Macro _simple_data_types

Source
macro_rules! _simple_data_types {
    () => { ... };
}
Expand description

Data types that do not have inner fields.