Cargo Features

[dependencies]
antithesis_sdk = { version = "0.2.4", default-features = false, features = ["full"] }
default = full

The full feature is set by default whenever antithesis_sdk is added without default-features = false somewhere in the dependency tree.

full default

Enables libc, libloading, linkme, once_cell, and rustc_version_runtime

rustc_version_runtime:

needed only if full feature is set

Affects assert::AssertionCatalogInfo