Type Definition oso::errors::polar::PolarResult[][src]

pub type PolarResult<T> = Result<T, PolarError>;