Skip to main content
RefCellOrMutex
rusteron_
client
0.2.1
RefCell
OrMutex
Aliased Type
In crate rusteron_
client
rusteron_client
Type Alias
RefCell
OrMutex
Copy item path
Source
pub type RefCellOrMutex<T> =
RefCell
<T>;
Aliased Type
ยง
pub struct RefCellOrMutex<T> {
/* private fields */
}