Function wrangler::kv::namespace::create[][src]

pub fn create(
    client: &impl ApiClient,
    account_id: &str,
    title: &str
) -> Result<ApiSuccess<WorkersKvNamespace>, ApiFailure>