FieldType_RwLock_inst

Type Alias FieldType_RwLock_inst 

Source
pub type FieldType_RwLock_inst<V, Pred> = Tracked<Instance<(Pred, CellId), PointsTo<V>, InternalPred<V, Pred>>>;

Aliased Typeยง

pub struct FieldType_RwLock_inst<V, Pred> { /* private fields */ }