Cargo Features

surrealcs-kernel has no features set by default.

[dependencies]
surrealcs-kernel = { version = "0.4.4", features = ["logging", "testing"] }
logging

Affects logging::interface

testing = rand, tempdir

Affects utils::testing

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.

rand testing?
tempdir testing?