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