Docs.rs
lang-util-0.6.1
lang-util 0.6.1
Docs.rs crate page
BSD-3-Clause
Links
Homepage
Repository
crates.io
Source
Owners
alixinne
Dependencies
derive_more ^1.0
normal
lalrpop-util ^0.20.0
normal
optional
lang-util-derive =0.6.1
normal
line-span ^0.1
normal
serde ^1.0
normal
optional
smol_str ^0.2
normal
text-size ^1.1
normal
Versions
100%
of the crate is documented
Go to latest version
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
lang_
util
0.6.1
Module token
Module Items
Structs
Traits
In crate lang_
util
lang_util
Module
token
Copy item path
source
Expand description
Token derive support definitions
Structs
§
Token
Descriptor
Information about a known token
Traits
§
Token
Trait to implement for a token to be used with
lang_util
’s infrastructure