Attribute Macrosยง
- xdc_
impl - Tag a trait impl with the appropriate data to allow dynamic casting to that implementation
- xdc_
struct - Tag a struct with the appropriate data to allow dynamic casting of that struct
- xdc_
trait - Tag a trait with the appropriate data to allow dynamic casting to that trait