document api crate

This commit is contained in:
Trinity Pointard
2021-03-26 22:32:09 +01:00
parent ee9b685994
commit a74eccfd6e
8 changed files with 42 additions and 13 deletions
-1
View File
@@ -10,7 +10,6 @@ pub struct Key {
pub key_id: String,
/// The secret_key associated
// shouldn't it be hashed or something, so it's trully secret?
pub secret_key: String,
/// Name for the key