Macro gecko_atom::atom [] [src]

macro_rules! atom {
    ($s: expr) => { ... };
}