pub type SharedRedshiftState = Arc<RwLock<RedshiftAccounts>>;Aliased Typeยง
pub struct SharedRedshiftState { /* private fields */ }pub type SharedRedshiftState = Arc<RwLock<RedshiftAccounts>>;pub struct SharedRedshiftState { /* private fields */ }