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