Cargo Features
eyeball has no features set by default.
[dependencies]
eyeball = { version = "0.8.8", features = ["async-lock", "tracing"] }
- async-lock
-
Enables readlock-tokio, tokio, and tokio-util
Affects
lock::AsyncLock
…
eyeball has no features set by default.
[dependencies]
eyeball = { version = "0.8.8", features = ["async-lock", "tracing"] }
Enables readlock-tokio, tokio, and tokio-util
Affects
lock::AsyncLock
…