pub type State = Arc<RwLock<dyn ForeignController>>;๐Deprecated since 1.0.2: This type is no longer needed and will be removed in release 1.0.3.
Aliased Typeยง
pub struct State { /* private fields */ }pub type State = Arc<RwLock<dyn ForeignController>>;pub struct State { /* private fields */ }