Skip to main content

set

Function set 

Source
pub fn set(service: &str, account: &str, secret: &str) -> Result<(), String>
Expand description

Store secret under account, replacing anything already there.