echidna/src/components/window
Nefo Fortressia 1b9f20b648 refactor: switch to .expect() from match
Using .expect() for Options and Results add more readability to the
code.
2021-11-01 13:57:04 +07:00
..
file.rs style: format files with Rustfmt 2021-10-31 17:30:19 +07:00
imp.rs feat: use EchidnaSidebar in window ui file 2021-10-28 17:20:16 +07:00
menu.ui feat: implement win.save-file-as action 2021-10-31 16:58:20 +07:00
menubar.rs style: format files with Rustfmt 2021-10-31 17:30:19 +07:00
mod.rs feat: implement EchidnaWindow::to_imp() 2021-10-31 16:56:54 +07:00
sidebar.rs style: format files with Rustfmt 2021-10-31 17:30:19 +07:00
window.ui feat: use EchidnaSidebar in window ui file 2021-10-28 17:20:16 +07:00
workspace.rs refactor: switch to .expect() from match 2021-11-01 13:57:04 +07:00