☰
Result
In tor_circmgr
?
Type Definition
tor_circmgr
::
Result
source
·
[
−
]
pub type Result<T> =
Result
<T,
Error
>;
Expand description
A Result type as returned from this crate.