Type Alias markovish::token::Token

source ·
pub type Token = String;
Expand description

Representation of a string segment.

Aliased Type§

struct Token { /* private fields */ }