Cargo Features

android-keyring has no features set by default.

[dependencies]
android-keyring = { version = "0.1.1", features = ["compile_tests", "android-log"] }
compile_tests

Affects android-keyring::tests

android-log = android_log-sys

Enables env-filter of tracing-subscriber

Affects android-keyring::android_log

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

android_log-sys android-log?
tracing-subscriber android-log?