Add more documentation

This commit is contained in:
Greg Fitzgerald
2018-03-29 12:20:54 -06:00
parent 132495b1fc
commit 55179101cd
14 changed files with 93 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
//! The `signature` crate provides functionality for public and private keys
//! The `signature` module provides functionality for public and private keys
use generic_array::GenericArray;
use generic_array::typenum::{U32, U64};