mirror of
https://github.com/deuxfleurs-org/garage.git
synced 2026-08-08 13:53:13 +00:00
document api crate
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user