Type Definition ratman::Result[][src]

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

A Ratman specific result wrapper