Type Definition ytextract::Result[][src]

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

The Result type used by this library