mirror of
https://github.com/chatmail/core.git
synced 2026-04-21 15:36: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,4 @@
|
||||
//! # Token module
|
||||
//! # Token module.
|
||||
//!
|
||||
//! Functions to read/write token from/to the database. A token is any string associated with a key.
|
||||
//!
|
||||
|
||||
Reference in New Issue
Block a user