Skip to main content

impl_select1_support_adapter

Macro impl_select1_support_adapter 

Source
macro_rules! impl_select1_support_adapter {
    ( $field:ident ) => { ... };
}
Expand description

Implements Select1Support for a type that contains a Select1Support field.