[][src]Type Definition syntax::ast::Lit

type Lit = Spanned<LitKind>;

A literal.