Macro ruststep_derive::as_holder [−][src]
as_holder!() { /* proc-macro */ }Expand description
Get Holder struct identifier from ENTITY struct identifier
- e.g. 
as_holder!(A)toAHolder 
as_holder!() { /* proc-macro */ }Get Holder struct identifier from ENTITY struct identifier
as_holder!(A) to AHolder