minicrossterm/docs/mdbook/src/SUMMARY.md

9 lines
307 B
Markdown
Raw Normal View History

# Summary
This book will cover styling and user input. It will also give a detailed description about working with alternate and raw screen.
- [Styling Output](styling.md)
- [example](styling_example.md)
- [Async Input](input.md)
- [Alternate, Raw Screen](screen.md)
- [example](screen_example.md)