swc_atoms

Macro atom

Source
macro_rules! atom {
    ($s:tt) => { ... };
}
Expand description

Creates an Atom from a constant.