Skip to content
Snippets Groups Projects
Commit d7a3e607 authored by Ticki's avatar Ticki
Browse files

Fix read example

parent abe46811
No related branches found
No related tags found
No related merge requests found
extern crate libterm;
use libterm::ReadExt;
use libterm::TermRead;
use std::io::{Write, stdout, stdin};
fn main() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment