Docs.rs
tekken-rs-0.1.0
tekken-rs 0.1.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jorge-menjivar
Dependencies
anyhow ^1.0
normal
base64 ^0.22
normal
env_logger ^0.11
normal
hound ^3.5
normal
log ^0.4
normal
ndarray ^0.16
normal
regex ^1.11.1
normal
rubato ^0.16.2
normal
rustc-hash ^1.1.0
normal
rustfft ^6.4.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tiktoken-rs ^0.7.0
normal
approx ^0.5
dev
tempfile ^3.20.0
dev
Versions
63.16%
of the crate is documented
Go to latest version
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
tekken
0.1.0
Module errors
Module Items
Enums
Type Aliases
In crate tekken
tekken
Module
errors
Copy item path
Source
Enums
§
Tokenizer
Error
Comprehensive error type for tokenizer operations.
Type Aliases
§
Result
Type alias for Results with
TokenizerError
.