Struct fst_levenshtein::Dfa[][src]

pub struct Dfa { /* fields omitted */ }

Trait Implementations

impl Debug for Dfa
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Dfa

impl Sync for Dfa