Module wfst::wfst_vec [] [src]

This module implements a mutable Fst using std::vec::Vec, interior mutability (RefCell) and reference counted pointers (Rc) See the source file main_wfst.rs for simple examples of intended use.

Structs

StdArc
VecArcIterator
VecFst
VecState