Expand description

§pw_tokenizer_core

This crate provides the core functionality of calculating a token hash for a string or byte sequence. This is intended to provide a minimal core for both the main pw_tokenizer and pw_tokenizer_macro crates. Users should prefer depending pw_tokenizer instead of this crate.

Structs§

  • Hasher is used to calculate a token’s hash value.

Constants§

Functions§