[][src]Type Definition brokaw::raw::error::Result

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

A Result returned by the low level API