Type Definition tor_netdir::Result

source · []
pub type Result<T> = Result<T, Error>;
Expand description

A Result using the Error type from the tor-netdir crate