Type Definition other_pocket::PocketResult[][src]

type PocketResult<T> = Result<T, PocketError>;