Skip to content

jroesch/rust-readline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-readline

Simple wrapper around readline for the Rust language

Exposes:

  • add_history(line: &str)
  • readline(prompt: &str) -> Option<~str>

About

Simple wrapper around readline for the Rust language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%