swc_atoms

Macro atom

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

Creates an Atom from a constant.