Docs.rs
rustfst-1.2.6
rustfst 1.2.6
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Garvys
Dependencies
anyhow ^1
normal
bimap ^0.6
normal
binary-heap-plus ^0.1
normal
bitflags ^2.5
normal
generic-array ^0.12
normal
getrandom ^0.2
normal
itertools ^0.12
normal
nom ^7
normal
num-traits ^0.2
normal
ordered-float ^4.0
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
serde ^1
normal
stable_bst ^0.2
normal
superslice ^1
normal
typenum ^1.10
normal
unsafe_unwrap ^0.1
normal
counter ^0.4
dev
doc-comment ^0.3.1
dev
path_abs ^0.5
dev
pretty_assertions ^0.6.1
dev
proptest ^0.9.4
dev
serde_json ^1.0
dev
tempfile ^3.0
dev
Versions
53.5%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rustfst
1.2.6
rustfst
Type Alias
StateId
Copy item path
Source
pub type StateId =
u32
;
Expand description
Type used to identify a state in a wFST -> usize