[][src]Type Definition polar_core::error::PolarResult

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