Macro ruststep::as_holder[][src]

as_holder!() { /* proc-macro */ }
Expand description

Get Holder struct identifier from ENTITY struct identifier

  • e.g. as_holder!(A) to AHolder