Type Definition mars_params::types::VaultConfigUnchecked

source ·
pub type VaultConfigUnchecked = VaultConfigBase<String>;

Implementations§

Trait Implementations§

source§

impl From<VaultConfigBase<Addr>> for VaultConfigUnchecked

source§

fn from(v: VaultConfig) -> Self

Converts to this type from the input type.