Skip to main content

unsupported_attributes

Macro unsupported_attributes 

Source
macro_rules! unsupported_attributes {
    ($struct_name:ident, $provider:expr) => { ... };
}
Expand description

Generates an unsupported AttributeProvider stub implementation.