Trait runtime_common::changes::Changeable
source · pub trait Changeable: Config + Config + Config { }
Expand description
Auxiliar type to carry all pallets bounds used by RuntimeChange
Object Safety§
This trait is not object safe.