mirror of
https://github.com/rustmailer/bichon.git
synced 2026-08-03 07:48:34 +02:00
fix: add tolerant HTML-to-text extraction (#141)
This commit is contained in:
@@ -26,6 +26,7 @@ use rand::{rng, Rng};
|
||||
use super::error::code::ErrorCode;
|
||||
|
||||
pub mod encrypt;
|
||||
pub mod html;
|
||||
pub mod net;
|
||||
pub mod rate_limit;
|
||||
pub mod shutdown;
|
||||
|
||||
Reference in New Issue
Block a user