Type Definition kaolinite::event::Result[][src]

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

Neater error type