Crate xdc_macros

Source

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