Skip to main content

SharedKmsState

Type Alias SharedKmsState 

Source
pub type SharedKmsState = Arc<RwLock<KmsState>>;

Aliased Typeยง

pub struct SharedKmsState { /* private fields */ }