Docs.rs
syn-error-experiment-0.0.0
syn-error-experiment 0.0.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
dtolnay
Dependencies
proc-macro2 ^0.4
normal
syn ^0.14
normal
Versions
54.17%
of the crate is documented
This release has been yanked
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 token
syn_
error_
experiment
0.0.0
Module token
Module Items
Structs
Traits
In crate syn_
error_
experiment
syn_error_experiment
Module
token
Copy item path
Source
Expand description
Tokens representing Rust punctuation, keywords, and delimiters.
Structs
§
Brace
{...}
Colon
:
Comma
,
Enum
enum
Struct
struct
Traits
§
Token
Marker trait for types that represent single tokens.