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