vesper/nucleus
Berkus Decker ab696eca8e Implement Error type for traps module
Recommended by the clippy lint
https://rust-lang.github.io/rust-clippy/master/index.html#result_unit_err

Using snafu because it already has a no_std feature
unlike thiserror.
2020-10-28 21:38:53 +02:00
..
src Implement Error type for traps module 2020-10-28 21:38:53 +02:00
Cargo.toml Implement Error type for traps module 2020-10-28 21:38:53 +02:00
Makefile.toml Add clippy features matrix 2020-10-27 13:09:21 +02:00