Function style::values::serialize_atom_name

source ยท
pub fn serialize_atom_name<Static, W>(
    ident: &Atom<Static>,
    dest: &mut W,
) -> Result
where Static: StaticAtomSet, W: Write,
Expand description

Serialize a name which is represented as an Atom.