Cargo Features
[dependencies]
aarch64-paging = { version = "0.8.0", default-features = false, features = ["alloc", "zerocopy"] }
- default = alloc, zerocopy
-
These default features are set whenever
aarch64-paging
is added without
somewhere in the dependency tree.default-features = false - alloc default
-
Affects
aarch64-paging::idmap
,aarch64-paging::linearmap
,aarch64-paging::target
… - zerocopy default
-
Enables zerocopy