soph_cache

Type Alias AnyError

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

Aliased Typeยง

struct AnyError(/* private fields */);