Cargo Features
gland has no features set by default.
[dependencies]
gland = { version = "0.3.1", features = ["event-stream"] }
- event-stream
-
Enables event-stream of crossterm ^0.27.0
crossterm:
Optional Features
Enables the EventStream struct for async event reading.
gland has 1 feature without comment.