#errno #arceos #axerrno

nightly no-std axerrno

Generic error code representation

1 unstable release

0.1.0 Jul 17, 2024

#1313 in Rust patterns

Download history 818/week @ 2024-12-20 887/week @ 2024-12-27 462/week @ 2025-01-03 369/week @ 2025-01-10 189/week @ 2025-01-17 75/week @ 2025-01-24 223/week @ 2025-01-31 368/week @ 2025-02-07 421/week @ 2025-02-14 283/week @ 2025-02-21 418/week @ 2025-02-28 1702/week @ 2025-03-07 1167/week @ 2025-03-14 1300/week @ 2025-03-21 1044/week @ 2025-03-28 1435/week @ 2025-04-04

5,236 downloads per month
Used in 6 crates (4 directly)

GPL-3.0-or-later OR Apache-2…

15KB
248 lines

axerrno

Crates.io Docs.rs CI

Generic error code representation.

It provides two error types and the corresponding result types:

Dependencies

~90KB