Skip to main content

OwnedMintJoinTokenRequestView

Type Alias OwnedMintJoinTokenRequestView 

Source
pub type OwnedMintJoinTokenRequestView = OwnedView<MintJoinTokenRequestView<'static>>;
Expand description

Shorthand for OwnedView<MintJoinTokenRequestView<'static>>.

Aliased Typeยง

pub struct OwnedMintJoinTokenRequestView { /* private fields */ }