macro_rules! link_fields {
() => { ... };
}Expand description
Macro to inject Link fields into a struct (Entity fields + source_id + target_id + link_type)
macro_rules! link_fields {
() => { ... };
}Macro to inject Link fields into a struct (Entity fields + source_id + target_id + link_type)