Type Alias LengthError

Source
pub type LengthError = RequestError;
Expand description

The LengthError error.

Aliased Typeยง

struct LengthError { /* private fields */ }