mm1_proto

Type Alias AnyError

Source
pub type AnyError = Box<dyn Error + Sync + Send>;

Aliased Typeยง

struct AnyError(/* private fields */);