Type Definition tor_cell::Result[][src]

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

An error type for this crate.