Cargo Features

[dependencies]
pagurus_game_std = { version = "0.5.0", default-features = false, features = ["wasm", "audio"] }
default = audio, wasm

These default features are set whenever pagurus_game_std is added without default-features = false somewhere in the dependency tree.

wasm default

Affects pagurus_game_std::wasm

audio default = lewton

Affects pagurus_game_std::audio, pagurus_game_std::ogg

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.

lewton audio