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