Registry / utility / lindera-fst

lindera-fst

JSON →
library0.1.1rscratesunverified

This is a lindera-specific fork from the fst crate from Burntsushi. (Please use the fst crate instead.)

# Cargo.toml [dependencies] lindera-fst = "0.1.1"
INSTALL
IMPORT
SIG · LINDERA-FST
L
lindera-fst
utilityrustv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fst
use lindera_fst::Fst;

Create a finite state transducer (FST) using the lindera fork.

use lindera_fst::Fst; fn main() { let fst = Fst::new(); println!("FST created"); }
Debug
Known issues
breakingThis crate is a fork and users are advised to use the original fst crate instead.
fix
Replace with the fst crate from Burntsushi.
affects: >=0.1.0
Upgrade
Version history
0.1.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
lindera-fst — cargo add lindera-fst · libregistry