Crate youtube_tui

source ·

Modules

  • Structs for config files, all impl ConfigTrait, config files are stored in ~./config
  • Structs , traits and functions for the entire app
  • items to be rendered, impls FrameworkItem

Functions

  • function to run when the app ends
  • app to run before the app starts
  • reload all config files
  • the main event loop of the program