Searched defs:FieldWithContext (Results 1 – 6 of 6) sorted by relevance
469 pub(crate) struct FieldWithContext<'a> { struct474 impl<'a> Deref for FieldWithContext<'a> { argument482 impl<'a> FieldWithContext<'a> { implementation
474 pub(crate) struct FieldWithContext<'a> { struct479 impl<'a> FieldWithContext<'a> { impl
34 fn need_boxed(field: &FieldWithContext, root_scope: &RootScope, owner_name: &str) -> bool { in need_boxed()
517 pub struct FieldWithContext<'a> { struct522 impl<'a> FieldWithContext<'a> { argument
269 field: &FieldWithContext, in field_elem()
303 field: &FieldWithContext, in field_elem()