Docs.rs
teleparse-0.1.2
teleparse 0.1.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Pistonight
Dependencies
deref-derive ^0.1.0
normal
derivative ^2.2.0
normal
itertools ^0.14.0
normal
logos ^0.15.0
normal
num ^0.4.3
normal
serde ^1.0.219
normal
optional
teleparse-macros =0.1.0
normal
thiserror ^2.0.12
normal
macrotest ^1.1.0
dev
trybuild ^1.0.105
dev
Versions
53.3%
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
teleparse
0.1.2
In teleparse::
tp
teleparse
::
tp
Derive Macro
Node
Copy item path
Source
#[derive(Node)]
Expand description
Derive common traits for AST helper nodes (stores a Node as its first thing)