pub type UsaReserveConfig = GenesisConfig<Runtime, Instance3>;Aliased Type§
struct UsaReserveConfig {
pub phantom: PhantomData<(Runtime, Instance3)>,
}Fields§
§phantom: PhantomData<(Runtime, Instance3)>pub type UsaReserveConfig = GenesisConfig<Runtime, Instance3>;struct UsaReserveConfig {
pub phantom: PhantomData<(Runtime, Instance3)>,
}phantom: PhantomData<(Runtime, Instance3)>