kkawakam / rustyline

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

I don't get the rustyline/examples running. #711

Closed schwidom closed 1 year ago

schwidom commented 1 year ago

Do I have to install special features for that?

I like that the MyHelper struct can direct derive from Helper and other traits in the examples.

Regards, Frank

gwenn commented 1 year ago

https://github.com/kkawakam/rustyline/blob/master/Cargo.toml#L72-L95