entity_fields

Macro entity_fields 

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

Macro to inject Entity base fields into a struct

Injects: id, entity_type, created_at, updated_at, deleted_at, status