Docs.rs
plugmem-core-0.1.4
plugmem-core 0.1.4
Permalink
Docs.rs crate page
MIT
30 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
m62624
Dependencies
hashbrown ^0.17.1
normal
libm ^0.2.16
normal
plugmem-arena ^0.1.4
normal
serde ^1.0.229
normal
optional
thiserror ^2.0.18
normal
unicode-normalization ^0.1.25
normal
unicode-segmentation ^1.13.3
normal
xxhash-rust ^0.8.17
normal
criterion ^0.8.2
dev
insta ^1.48.0
dev
proptest ^1.11.0
dev
serde_json ^1.0.150
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
MAX_TOKEN_BYTES
plugmem_
core
0.1.4
In plugmem_
core::
tokenizer
plugmem_core
::
tokenizer
Constant
MAX_
TOKEN_
BYTES
Copy item path
Source
pub const MAX_TOKEN_BYTES:
usize
= 64;
Expand description
Upper bound on an emitted token, in bytes.