Cargo Features
r3_kernel has no features set by default.
[dependencies]
r3_kernel = { version = "0.1.4", features = ["inline_syscall", "system_time", "doc", "full", "chrono"] }
- inline_syscall
- priority_boost system_time full?
- doc
-
Enable the diagram rendering by svgbob and other stuff [ref:doc_feature]
- full = priority_boost, system_time
-
Enable all optional kernel features