Cargo Features

summa-core has no features set by default.

[dependencies]
summa-core = { version = "0.23.3", features = ["fs", "hyper-external-request", "metrics", "tokio-rt"] }
fs

Enables mmap of izihawa-tantivy, fs of tokio

hyper-external-request = hyper, hyper-tls, openssl, openssl-src, openssl-sys

Affects summa-core::hyper_external_request

metrics = opentelemetry
tokio-rt

Enables rt of tokio

tokio:

Includes basic task execution capabilities

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

hyper hyper-external-request?

Enables hyper ^0.14

hyper-tls hyper-external-request?

Enables hyper-tls ^0.5.0

openssl hyper-external-request?

Enables openssl =0.10.55

openssl-src hyper-external-request?

Enables openssl-src =111

openssl-sys hyper-external-request?

Enables openssl-sys =0.9.89

opentelemetry metrics?

Enables opentelemetry ^0.20