Cargo Features

[dependencies]
phosphor-leptos = { version = "0.6.0", default-features = false, features = ["all", "communication", "games", "office", "weather"] }
default = all

The all feature is set by default whenever phosphor-leptos is added without default-features = false somewhere in the dependency tree.

all default = arrows, brand, commerce, communication, design, development, editor, finance, games, health, map, media, nature, objects, office, people, system, uncategorized, weather
arrows brand commerce communication all
design development editor finance games all
health map media nature objects office all
people system uncategorized weather all

phosphor-leptos has 6 features without comments.