pub type OwnedMintJoinTokenResponseView = OwnedView<MintJoinTokenResponseView<'static>>;Expand description
Shorthand for OwnedView<MintJoinTokenResponseView<'static>>.
Aliased Typeยง
pub struct OwnedMintJoinTokenResponseView { /* private fields */ }