pub type FieldType_RwLock_cell<V> = PCell<V>;

Aliased Type§

struct FieldType_RwLock_cell<V> { /* private fields */ }