Type Definition yatlv::Result[][src]

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

Library Result Type