Type Definition orkhon::errors::Result[][src]

type Result<T> = Result<T, OrkhonError>;

Result type for operations that could result in an OrkhonError