Docs.rs
lexigram-lib-0.8.2
lexigram-lib 0.8.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
blueglyph
Dependencies
iter-index ^1.0.0
normal
lexigram-core ^0.8.2
normal
vectree ^0.2.3
normal
lexigram-core ^0.8.2
dev
Versions
30.18%
of the crate is documented
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
ReTree
lexigram_
lib
0.8.2
ReTree
Aliased Type
In lexigram_
lib::
dfa
lexigram_lib
::
dfa
Type Alias
ReTree
Copy item path
Source
pub type ReTree =
VecTree
<
ReNode
>;
Aliased Type
ยง
pub struct ReTree {
/* private fields */
}