Cargo Features

elasticsearch_wasi has no features set by default.

[dependencies]
elasticsearch_wasi = { version = "8.6.0-alpha.1", features = ["beta-apis", "experimental-apis", "native-tls", "rustls-tls"] }
beta-apis experimental-apis?

beta and experimental APIs

experimental-apis = beta-apis

Affects cat::CatTasksParts, cat::CatTasks, features::FeaturesResetFeaturesParts, features::FeaturesResetFeatures, fleet::FleetMsearchParts, fleet::FleetMsearch, fleet::FleetSearchParts, fleet::FleetSearch, indices::IndicesDiskUsageParts, indices::IndicesDiskUsage, indices::IndicesFieldUsageStatsParts, indices::IndicesFieldUsageStats, ml::MlInferTrainedModelParts, ml::MlInferTrainedModel, ml::MlPutTrainedModelDefinitionPartParts, ml::MlPutTrainedModelDefinitionPart, ml::MlPutTrainedModelVocabularyParts, ml::MlPutTrainedModelVocabulary, ml::MlStartTrainedModelDeploymentParts, ml::MlStartTrainedModelDeployment

native-tls

optional TLS

Enables native-tls of reqwest_wasi

Affects auth::ClientCertificate, cert::CertificateValidation, cert::Certificate

rustls-tls

Enables rustls-tls of reqwest_wasi

Affects auth::ClientCertificate, cert::CertificateValidation, cert::Certificate