Type Definition tor_dirmgr::Result[][src]

pub type Result<T> = Result<T, Error>;
Expand description

A Result as returned by this crate.