Skip to main content

OwnedGetNonceResponseView

Type Alias OwnedGetNonceResponseView 

Source
pub type OwnedGetNonceResponseView = OwnedView<GetNonceResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetNonceResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetNonceResponseView { /* private fields */ }