Type Definition rustc_hir::hir::Lit[][src]

pub type Lit = Spanned<LitKind>;
Expand description

A literal.