pub fn delete_wallet( name_or_id: &str, vault_path: Option<&Path>, ) -> Result<(), OwsLibError>
Delete a wallet from the vault.