pub type ImplementationError = RequestError;
Expand description
The ImplementationError
error.
Aliased Type§
struct ImplementationError { /* private fields */ }
pub type ImplementationError = RequestError;
The ImplementationError
error.
struct ImplementationError { /* private fields */ }