Skip to main content

Module unsupported

Module unsupported 

Source
Expand description

Macros for generating unsupported domain stub implementations.

These macros eliminate boilerplate when a provider doesn’t support a particular domain. Instead of manually writing trait implementations that return EveryMapError::unsupported_domain, use the appropriate macro.