summaryrefslogtreecommitdiffstats
path: root/rust/kernel/error.rs
Commit message (Expand)AuthorAgeFilesLines
* rust: error: add `From` implementations for `Error`Wedson Almeida Filho2022-12-041-1/+44
* rust: error: add codes from `errno-base.h`Viktor Garske2022-12-041-0/+33
* rust: error: declare errors using macroFinn Behrens2022-12-041-2/+10
* rust: add `kernel` crateWedson Almeida Filho2022-09-281-0/+59