Documentation improvements

This commit is contained in:
Alexander Krotov
2019-12-15 13:54:07 +01:00
parent 3f49492ccf
commit b3ee89c6e5
4 changed files with 22 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
//! Contacts module
//! Context module
use std::collections::HashMap;
use std::ffi::OsString;