Cargo Features
[dependencies]
firehazard = { version = "0.0.0-2022-09-10", default-features = false, features = ["std"] }
- default = std
-
The
std
feature is set by default wheneverfirehazard
is added without
somewhere in the dependency tree.default-features = false - std default
-
Enables std of winapi and std and widestring of abistr
abibool.git = "https://github.com/MaulingMonkey/abibool" abibool.rev = "7998497f56ec339d1cf2ea70532d55550b2380f3"