Cargo Features

Majordome has no features set by default.

[dependencies]
majordome = { version = "1.0.25", features = ["actix", "axum"] }
actix = actix-web, apistos, apistos-schemars
axum

Enables aide, axum, and schemars ^0.9.0

Affects compat::axum

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.

apistos-schemars actix?
apistos actix?

Enables apistos ^0.5.2

actix-web actix?