Type Definition oso::errors::Result[][src]

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