Skip to main content

SharedCloudFrontState

Type Alias SharedCloudFrontState 

Source
pub type SharedCloudFrontState = Arc<RwLock<CloudFrontAccounts>>;

Aliased Typeยง

pub struct SharedCloudFrontState { /* private fields */ }