N005: Usability

Epic
Document Statusactive

Description

The kernel aims to be easy-to-use, so that new users can accommodate to its API fast and to reduce the number bugs overall.

Requirements

IDTitleUser StoryPriority
N005-1Multi-Threading SyntaxAs a developer, I want to use common Rust multi-threading syntax, so that I can get started easily.high
N005-2Kernel Tool IntegrationAs a developer, I want that kernel tools are integrated into Cargo, so that I can use a system I'm familiar with.low
N005-3ExamplesAs a maker, I want to build my application on existing examples, so that I have a running application with little effort.low

Questions

QuestionAnswer

Out of Scope