Cargo Features

Asteracea has no features set by default.

[dependencies]
asteracea = { version = "0.0.2", features = ["rhizome", "rhizome_macros", "services", "styles", "topiary"] }
rhizome rhizome_macros? = rhizome_crate

Enables dependency extraction with component!.

Enables rhizome of asteracea_proc-macro-definitions

Affects asteracea::extractable_resolution_error

rhizome_macros services? styles? = rhizome

Enables "rhizome/macros".

Enables macros of rhizome

services = rhizome_macros

Affects asteracea::services

styles topiary? = rhizome_macros

Affects asteracea::styles

topiary = styles, topiary_crate

Enables rhizome and styles of asteracea_proc-macro-definitions

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.

rhizome_crate rhizome? rhizome_macros?

Enables rhizome

topiary_crate topiary?

Enables topiary