catlog::dbl::theory

Type Alias UstrDiscreteTabTheory

Source
pub type UstrDiscreteTabTheory = DiscreteTabTheory<Ustr, Ustr, BuildHasherDefault<IdentityHasher>>;
Expand description

Discrete tabulator theory with names of type Ustr.

Aliased Typeยง

struct UstrDiscreteTabTheory { /* private fields */ }