bip_util::error::LengthResult [] [src]

type LengthResult<T> = Result<T, LengthError>;

Result type for a LengthError.