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

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

A result type returned by the library