Docs.rs
synaptic-core-0.3.1
synaptic-core 0.3.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dnw3
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
futures ^0.3
normal
schemars ^1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
tokio ^1.41
normal
futures ^0.3
dev
serde_json ^1.0
dev
tokio ^1.41
dev
Versions
25%
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
Skip to main content
Module token_counter
synaptic_
core
0.3.1
Module token_
counter
Module Items
Structs
Traits
In crate synaptic_
core
synaptic_core
Module
token_
counter
Copy item path
Source
Structs
§
Heuristic
Token
Counter
Heuristic token counter that estimates ~4 characters per token.
Traits
§
Token
Counter
Trait for counting tokens in text and messages.