pub type NestedFieldRef = Arc<NestedField>;Expand description
Reference to nested field.
Aliased Typeยง
struct NestedFieldRef { /* private fields */ }pub type NestedFieldRef = Arc<NestedField>;Reference to nested field.
struct NestedFieldRef { /* private fields */ }