Function wrangler::kv::namespace::delete

source ·
pub fn delete(
    client: HttpApiClient,
    account_id: &str,
    id: &str
) -> Result<ApiSuccess<()>, ApiFailure>