Type Definition cml::CmlResult[][src]

type CmlResult<T> = Result<T, CmlError>;