Skip to main content

SharedShieldState

Type Alias SharedShieldState 

Source
pub type SharedShieldState = Arc<RwLock<MultiAccountState<ShieldState>>>;

Aliased Typeยง

pub struct SharedShieldState { /* private fields */ }