mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-09 19:10:48 +00:00
08a0da358e
- remove _IO_FILE import and usage. - create handy constructors for NcDirect & Notcurses. (but can't implement destructors for copy types…). - when possible substitute mutable pointers `*mut` for mutable references `&mut` with associated lifetimes. - new widgets module, starting with NcReader & NcReaderOptions constructors |
||
---|---|---|
.. | ||
notcurses.rs |