UNNAMED_DEF

Constant UNNAMED_DEF 

Source
pub const UNNAMED_DEF: &str = "_";
Expand description

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