Type Definition rustc_hir::Lit[][src]

pub type Lit = Spanned<LitKind>;
Expand description

A literal.