Cargo Features

tiktoken-rs has no features set by default.

[dependencies]
tiktoken-rs = { version = "0.6.0", features = ["async-openai", "dhat-heap"] }
async-openai

Enables async-openai ^0.14.2

Affects api::async_openai

dhat-heap

Enables dhat