From b5ef95b6efedfe962a25cd2e4a8f7f598c22426c Mon Sep 17 00:00:00 2001 From: Lynnesbian Date: Wed, 6 Oct 2021 01:30:13 +1000 Subject: [PATCH] documentation --- .idea/inspectionProfiles/Project_Default.xml | 3 +++ Cargo.toml | 2 +- src/findings.rs | 7 ++--- src/formats.rs | 8 +++--- src/lib.rs | 27 +++++++++++++------- src/main.rs | 2 +- src/mime_db.rs | 15 +++++++++-- src/parameters.rs | 20 ++++++++++----- src/utils.rs | 6 ++--- 9 files changed, 62 insertions(+), 28 deletions(-) diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 8778a14..a32186b 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -3,6 +3,9 @@