Type Alias analiticcl::types::NormString

source ·
pub type NormString = Vec<CharIndexType>;
Expand description

A normalized string encoded via the alphabet

Aliased Type§

struct NormString { /* private fields */ }