Function fastly_api::apis::kv_store_api::create_store
source · pub async fn create_store(
configuration: &mut Configuration,
params: CreateStoreParams
) -> Result<StoreResponse, Error<CreateStoreError>>Expand description
Create a new kv store.