Cargo Features
tesseract-android-transport has no features set by default.
[dependencies]
tesseract-android-transport = { version = "0.5.6", features = ["client", "service"] }
- client
-
Enables async-trait, client of tesseract-android-base and tesseract-one
Affects
tesseract-android-transport::client
… - service
-
Enables service of tesseract-android-base and tesseract-one
Affects
tesseract-android-transport::service
…