Cargo Features

stivale-boot has no features set by default.

[dependencies]
stivale-boot = { version = "0.3.1", features = ["helper-macros", "uuid"] }
helper-macros = stivale-proc
uuid

Enables uuid ^0.8.2

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.

stivale-proc helper-macros?