Type Alias MatchError

Source
pub type MatchError = RequestError;
Expand description

The MatchError error.

Aliased Typeยง

struct MatchError { /* private fields */ }