Type Alias tokenizers::tokenizer::Error

source ·
pub type Error = Box<dyn Error + Send + Sync>;

Aliased Type§

struct Error(/* private fields */);