Cargo Features

botan-sys has no features set by default.

[dependencies]
botan-sys = { version = "0.11.0", features = ["vendored", "botan3", "static", "pkg-config"] }
vendored = botan-src, botan3
botan3 vendored?

Affects cipher::botan_cipher_get_ideal_update_granularity, errors::botan_error_last_exception_message, keywrap::botan_nist_kw_enc, keywrap::botan_nist_kw_dec, botan-sys::ffi_types.botan_view_ctx, botan-sys::ffi_types.botan_view_bin_fn, botan-sys::ffi_types.botan_view_str_fn, mac::botan_mac_set_nonce, x509::botan_x509_cert_view_public_key_bits, x509::botan_x509_cert_view_as_string, zfec::botan_zfec_encode, zfec::botan_zfec_decode

static
pkg-config build

Enables pkg-config

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.

botan-src build vendored?