Docs.rs
rustfst-0.13.1
rustfst 0.13.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Garvys
Dependencies
anyhow ^1
normal
bimap ^0.3
normal
binary-heap-plus ^0.1
normal
bitflags ^1
normal
generic-array ^0.12
normal
getrandom ^0.2
normal
itertools ^0.9
normal
nom ^6
normal
num-traits ^0.2
normal
ordered-float ^3.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
36.03%
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
☰
StateId
In rustfst
?
Type Definition
rustfst
::
StateId
source
·
[
−
]
pub type StateId =
u32
;
Expand description
Type used to identify a state in a wFST -> usize