Cargo Features

tesseract-one has no features set by default.

[dependencies]
tesseract-one = { version = "0.5.6", features = ["client", "service", "transports", "transport-plt"] }
client transport-plt?

Enables async-trait

Affects tesseract-one::client, plt::client

service transport-plt?

Enables async-trait

Affects tesseract-one::service, plt::service

transports transport-plt?

Affects tesseract-one::transports

transport-plt = client, service, transports

Enables async-trait

Affects transports::plt