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

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