Docs.rs
moore-common-0.14.0
moore-common 0.14.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
fabianschuiki
Dependencies
bitflags ^1.2
normal
memmap ^0.7.0
normal
once_cell ^1.9
normal
serde ^1
normal
typed-arena ^2.0.1
normal
Versions
55.6%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module id
moore_
common
0.14.0
Module id
Module Items
Structs
In crate moore_
common
moore_common
Module
id
Copy item path
Source
Structs
ยง
NodeId
A positive, small ID assigned to nodes in the AST and derived data structures. Used as a lightweight way to refer to individual nodes, e.g. during symbol table construction and name resolution.