fryingpan 0.1.2

A TUI library based on pancurses.
Documentation

A TUI library based on pancurses.

To get started, run:

$ cargo add fryingpan

Then you can consult the documentation or examples to learn how to use the library

Examples

$ git clone https://git.whodiduexpect.com/placeholder/pancakes.git
$ cd pancakes 
$ cargo run --example getting_started

(The library was originally named pancakes.)