Type Definition dochy_core::error::CoreResult[][src]

type CoreResult<T> = Result<T, CoreError>;