kkawakam / rustyline

Readline Implementation in Rust
https://crates.io/crates/rustyline/
MIT License
1.52k stars 175 forks source link

Implement `Candidate` for `Rc<str>` #721

Closed fsktom closed 1 year ago

fsktom commented 1 year ago

Small quality of life improvement (for me :P)

gwenn commented 1 year ago

Thanks.