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

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