[][src]Type Definition caith::Result

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

Result type used accross the library