Skip to main content

OwnedGetDepositWithdrawConfigRequestView

Type Alias OwnedGetDepositWithdrawConfigRequestView 

Source
pub type OwnedGetDepositWithdrawConfigRequestView = OwnedView<GetDepositWithdrawConfigRequestView<'static>>;
Expand description

Shorthand for OwnedView<GetDepositWithdrawConfigRequestView<'static>>.

Aliased Typeยง

pub struct OwnedGetDepositWithdrawConfigRequestView { /* private fields */ }