fif/src
Lynne Megido 741048839c
replace remaining OnceCells w/ Lazys, simplifying
i prefer Lazy because it simplifies initialisation by a lot, allowing for the removal of stuff like `init_db()` and the `clap_version()` functions
2021-09-25 00:54:52 +10:00
..
tests replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
files.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
findings.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
formats.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
lib.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
main.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
mime_db.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
parameters.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00
utils.rs replace remaining OnceCells w/ Lazys, simplifying 2021-09-25 00:54:52 +10:00