pub fn keyword(name: &str) -> SymbolExpand description
A bare keyword Symbol (NOT wrapped in Expr). This is the one home for
common fn field(name) -> Symbol / Symbol::new(name) wrappers in test and
codec crates; use sym when an Expr is wanted.