Cargo Features

ydb-steroids has no features set by default.

[dependencies]
ydb-steroids = { version = "0.1.2", features = ["test_container", "uuid"] }
test_container = lazy_static

Affects ydb-steroids::test_container

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.

uuid implicit feature

Enables uuid

uuid:

A library to generate and parse UUIDs

lazy_static test_container?