//! - `MultiAsset`: A description of a single asset, either an instance of a non-fungible or some
//! - `Wild`: A single asset wildcard, this can either be "all" assets, or all assets of a specific
pub fn reanchor(&mut self, target: &MultiLocation, ancestry: &MultiLocation) -> Result<(), ()> {
/// Use the value of `self` along with a `fun` fungibility specifier to create the corresponding
/// Use the value of `self` along with a `fun` fungibility specifier to create the corresponding
pub fn reanchor(&mut self, target: &MultiLocation, ancestry: &MultiLocation) -> Result<(), ()> {
/// A `Vec` of `MultiAsset`s. There may be no duplicate fungible items in here and when decoding,
pub fn reanchor(&mut self, target: &MultiLocation, ancestry: &MultiLocation) -> Result<(), ()> {
/// All assets in the holding register, up to `usize` individual assets (different instances of
pub fn reanchor(&mut self, target: &MultiLocation, ancestry: &MultiLocation) -> Result<(), ()> {
pub fn reanchor(&mut self, target: &MultiLocation, ancestry: &MultiLocation) -> Result<(), ()> {