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