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