[][src]Function sise::is_atom_string_chr

pub fn is_atom_string_chr(chr: u8) -> bool

Returns whether chr is a valid atom character inside a string, excluding " and \ (i.e. one of :stringchar: documented at Node::Atom).