Skip to main content

SharedTimestreamState

Type Alias SharedTimestreamState 

Source
pub type SharedTimestreamState = Arc<RwLock<MultiAccountState<TimestreamData>>>;

Aliased Typeยง

pub struct SharedTimestreamState { /* private fields */ }