Cargo Features
csz has no features set by default.
[dependencies]
csz = { version = "0.1.0", features = ["alloc", "libc"] }
-
alloc
-
Features from optional dependencies
-
libc
implicit feature
-
Enables
libc
libc: Raw FFI bindings to platform libraries like libc