A readline-like crate for CLI text input.
# Cargo.toml
[dependencies]
reedline = "0.48.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Reads a line of input from the user with prompt.
Add `features = ["signal-hook"]` to your Cargo.toml dependency.
No dependency data recorded yet.