Crate xdc_macros

source ·

Attribute Macros

  • Tag a trait impl with the appropriate data to allow dynamic casting to that implementation
  • Tag a struct with the appropriate data to allow dynamic casting of that struct
  • Tag a trait with the appropriate data to allow dynamic casting to that trait