remove mime type serializer

This commit is contained in:
ThetaDev 2022-07-28 21:16:51 +02:00
parent 030fd9934e
commit b46af1f5d0
4 changed files with 12245 additions and 118 deletions

View file

@ -1,3 +1,2 @@
pub mod range;
pub mod mime_type;
pub mod text;