1 2 3 4 5
package tui // TODO: Implement the TUI struct // This will be the main thing containing all elements type TUI struct{}