UNNAMED_DEF

Constant UNNAMED_DEF 

Source
pub const UNNAMED_DEF: &'static str;
Expand description

Sentinel name for unnamed definitions (bare expressions at root level). Code generators can emit whatever name they want for this.