Skip to main content

keyword

Function keyword 

Source
pub fn keyword(name: &str) -> Symbol
Expand description

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