Skip to main content

entity_fields

Macro entity_fields 

Source
macro_rules! entity_fields {
    ($($name:ident: $type:ty),* $(,)?) => { ... };
}
Expand description

实体字段定义宏辅助