mirror of
https://github.com/chatmail/core.git
synced 2026-04-18 22:16:30 +03:00
Rust documentation improvements
Document all public modules and some methods. Make some internal public symbols private.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
///! Handle plain text together with some attributes.
|
||||
//! Handle plain text together with some attributes.
|
||||
|
||||
use crate::simplify::split_lines;
|
||||
use once_cell::sync::Lazy;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user