docs: module headers

This commit is contained in:
Greg Heartsfield
2022-02-12 09:29:31 -06:00
parent 234a8ba0ac
commit fa66a0265e
4 changed files with 4 additions and 317 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//! User Verification Through NIP-05
//! User verification using NIP-05 names
use crate::config::SETTINGS;
use crate::db;
use crate::error::{Error, Result};