Derive Macro pallet_contracts_proc_macro::ScheduleDebug
source · #[derive(ScheduleDebug)]
Expand description
This is basically identical to the std libs Debug derive but without adding any bounds to existing generics.
#[derive(ScheduleDebug)]
This is basically identical to the std libs Debug derive but without adding any bounds to existing generics.