☰
Result
In nix
?
Type Definition
nix
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Errno
>;
Expand description
Nix Result Type