#[service_debug]
Expand description
This macro consumes the target trait, and will print the expanded code. Use this when you want to see the result of macro.
#[service_debug]
This macro consumes the target trait, and will print the expanded code. Use this when you want to see the result of macro.