Struct syntax_pos::FileMapAndBytePos [−][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?
Fields
fm: Lrc<FileMap>
🔬 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?
pos: BytePos
🔬 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?
Trait Implementations
impl Debug for FileMapAndBytePos
[src]
impl Debug for FileMapAndBytePos
Auto Trait Implementations
impl !Send for FileMapAndBytePos
impl !Send for FileMapAndBytePos
impl !Sync for FileMapAndBytePos
impl !Sync for FileMapAndBytePos