echidna/src
Nefo Fortressia 8e31be7e47
refactor: don't unwrap tab label' childs and use match when prepending it
If statements are for booleans, matches are intended for Options like these.

See: https://rust-lang.github.io/rust-clippy/master/index.html#unnecessary_unwrap
2021-12-18 17:21:50 +07:00
..
components refactor: don't unwrap tab label' childs and use match when prepending it 2021-12-18 17:21:50 +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