put

Function put 

Source
pub fn put(account_id: &str, secret: &str) -> Result<(), String>
Expand description

Store (or overwrite) the secret for account_id in the OS keychain.