Cargo Features

bios-basic has no features set by default.

[dependencies]
bios-basic = { version = "0.2.0", features = ["with-mq", "sdk", "test"] }
with-mq = bios-sdk-invoke

TODO remvoe

Enables event of bios-sdk-invoke, mq of tardis

sdk

Enables tardis

test = testcontainers-modules

Enables test of tardis

Affects bios-basic::test

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.

testcontainers-modules test?
bios-sdk-invoke with-mq?