echidna/src
Nefo Fortressia e0d353a10b
refactor: remove double pointer in setting a file's tab title
This is because the file name is an &OsStr converted to &str and thus already a pointer.
2021-12-18 17:34:27 +07:00
..
components refactor: remove double pointer in setting a file's tab title 2021-12-18 17:34:27 +07:00
lib refactor: removed unused imports in closeable_tab.rs 2021-12-18 17:17:53 +07:00
main.rs refactor: reexport all preludes to the crate 2021-11-12 20:22:32 +07:00