#[derive(RuntimeDebug)]Expand description
Derive macro for Debug that emits a deprecation warning.
This macro is deprecated. Use #[derive(Debug)] directly instead.
#[derive(RuntimeDebug)]Derive macro for Debug that emits a deprecation warning.
This macro is deprecated. Use #[derive(Debug)] directly instead.