Type Definition Result
Other items insc_network::error
type Result<T> = Result<T, Error>;
Result type alias for the network.