summaryrefslogtreecommitdiff
path: root/rust/kernel/io_buffer.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: kernel: use the new `try_*` methodsMiguel Ojeda2021-07-011-2/+1
* Rename `KernelResult` to just `Result`.Wedson Almeida Filho2021-05-111-9/+9
* Introduce a new `io_buffer` module.Wedson Almeida Filho2021-04-271-0/+154