Crate telety_macro

source ·

Macros§

Attribute Macros§

  • Enable telety for an item.
    The first argument must be the path to the current module (e.g. #[telety(crate::my_mod)]).