Type Definition Result
Other items intor_netdoc
type Result<T> = Result<T, Error>;
Alias for the Result type returned by most objects in this module.