Bunch of feedback: renames, simple functions, no cow

This commit is contained in:
Floris Bruynooghe
2021-02-11 22:24:56 +01:00
parent 29f184b4c4
commit 46a3226e43
22 changed files with 1216 additions and 1814 deletions

View File

@@ -73,7 +73,7 @@ pub mod qr;
pub mod securejoin;
mod simplify;
mod smtp;
pub mod stock;
pub mod stock_str;
mod token;
#[macro_use]
mod dehtml;