Function new_code_ident

Source
pub(crate) fn new_code_ident() -> Ident
Expand description

Returns an ident of the form __code_N where N is incremented once with every call.