☰
Result
Result
In nix
Modules
errno
fcntl
mount
sched
sys
unistd
Traits
NixPath
Type Definitions
Error
Result
?
Type Definition
nix
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Errno
>;
Expand description
Nix Result Type