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