Type Alias qdb::FieldRef

source ·
pub type FieldRef = Rc<RefCell<RawField>>;

Aliased Type§

struct FieldRef { /* private fields */ }