chiark / gitweb /
More structure.
authorSimon Tatham <anakin@pobox.com>
Wed, 27 Dec 2023 20:35:50 +0000 (20:35 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 27 Dec 2023 20:35:50 +0000 (20:35 +0000)
commit115cad68a69345d9c797d05fbfc4c2631068c628
tree887a130189c93a3303d0fadbc98c33a8973a5337
parent170cffb343337a94ca01c1e6debc43a6fe1a8595
More structure.

Now we hand off to subsidiary traits that can treat menus, files and
editors all differently.
src/lib.rs
src/menu.rs [new file with mode: 0644]
src/tui.rs