km::status::Result
[−]
[src]
type Result<T> = Result<T, Status>;
A specialized Result
type for NT operations.
type Result<T> = Result<T, Status>;
A specialized Result
type for NT operations.