[][src]Type Definition hcid::HcidResult

type HcidResult<T> = Result<T, HcidError>;

hcid Result type