Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
get rid of a warning - it's ok to unwrap() here
and we unwrap() to panic on any new Err returned from a future ncurses implementation change. newterm https://github.com/jeaye/ncurses-rs/blob/3aa22bc279e4929e3ab69d49f75a18eda3e431e9/src/lib.rs#L1023-L1029 CString::new https://doc.rust-lang.org/std/ffi/struct.CString.html#method.new
- Loading branch information