Cargo Features

sweet_utils has no features set by default.

[dependencies]
sweet_utils = { version = "0.3.0-rc.3", features = ["bevy", "tokio", "rand"] }
bevy

Enables bevy

tokio

Enables tokio

rand

Enables getrandom, rand, and rand_chacha

sweet_utils has 3 features without comments.