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

pub type Result<T> = Result<T, OrlyError>;