Module syntax_pos::edition[][src]

🔬 This is a nightly-only experimental API. (rustc_private)

this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?

Re-exports

use std::fmt;
use std::str::FromStr;

Enums

Edition [
Experimental
]

The edition of the compiler (RFC 2052)

Constants

ALL_EDITIONS [
Experimental
]
DEFAULT_EDITION [
Experimental
]
EDITION_NAME_LIST [
Experimental
]