kkawakam / rustyline

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

Implement Clone for Pair #679

Closed figsoda closed 1 year ago

figsoda commented 1 year ago

This is so I can use .clone() directly instead of what I have here