Skip to main content

handle_export

Function handle_export 

Source
pub async fn handle_export(
    config: &Config,
    key: &str,
    alias: Option<&str>,
) -> Result<()>