Skip to main content

OwnedMintJoinTokenResponseView

Type Alias OwnedMintJoinTokenResponseView 

Source
pub type OwnedMintJoinTokenResponseView = OwnedView<MintJoinTokenResponseView<'static>>;
Expand description

Shorthand for OwnedView<MintJoinTokenResponseView<'static>>.

Aliased Typeยง

pub struct OwnedMintJoinTokenResponseView { /* private fields */ }