Type Alias hit_data::ModelFieldRef

source ·
pub type ModelFieldRef = Rc<RefCell<dyn ModelField>>;

Aliased Type§

struct ModelFieldRef { /* private fields */ }