Type Alias tor_netdir::Result
source · pub type Result<T> = Result<T, Error>;Expand description
A Result using the Error type from the tor-netdir crate
pub type Result<T> = Result<T, Error>;A Result using the Error type from the tor-netdir crate