Cargo Features

janus_core has no features set by default.

[dependencies]
janus_core = { version = "0.7.7", features = ["fpvec_bounded_l2", "test-util"] }
fpvec_bounded_l2

Enables fixed and prio

Affects vdaf::Prio3FixedPointBoundedL2VecSumBitSize, vdaf::vdaf_dp_strategies

test-util

Enables assert_matches and k8s-openapi ^0.21.0, tokio-stream, tracing-log, and tracing-subscriber, serde_json, stopper, tempfile, and testcontainers, test-util of prio, sync of tokio and ws of kube

kube:

auxiliary features

Affects hpke::test_util, janus_core::test_util, retries::test_util

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.

kube test-util?