Type Alias FieldPtr

Source
pub type FieldPtr = AstPtr<RecordExprField>;

Aliased Typeยง

pub struct FieldPtr { /* private fields */ }