Type Alias rustfst::Symbol

source ·
pub type Symbol = String;
Expand description

Symbol to map in the Symbol Table -> String

Aliased Type§

struct Symbol { /* private fields */ }