Skip to main content

OwnedCreateInternalTransferRequestView

Type Alias OwnedCreateInternalTransferRequestView 

Source
pub type OwnedCreateInternalTransferRequestView = OwnedView<CreateInternalTransferRequestView<'static>>;
Expand description

Shorthand for OwnedView<CreateInternalTransferRequestView<'static>>.

Aliased Typeยง

pub struct OwnedCreateInternalTransferRequestView { /* private fields */ }