Skip to main content

OwnedGetDepositWithdrawConfigResponseView

Type Alias OwnedGetDepositWithdrawConfigResponseView 

Source
pub type OwnedGetDepositWithdrawConfigResponseView = OwnedView<GetDepositWithdrawConfigResponseView<'static>>;
Expand description

Shorthand for OwnedView<GetDepositWithdrawConfigResponseView<'static>>.

Aliased Typeยง

pub struct OwnedGetDepositWithdrawConfigResponseView { /* private fields */ }