#try #traits #fallible #result #try-from

no-std try-traits

Alternatives to std lib traits that can fail

2 releases

0.1.1 Aug 18, 2020
0.1.0 Aug 18, 2020

#2248 in Rust patterns

Download history 965/week @ 2024-12-13 30/week @ 2024-12-20 85/week @ 2024-12-27 567/week @ 2025-01-03 774/week @ 2025-01-10 855/week @ 2025-01-17 826/week @ 2025-01-24 670/week @ 2025-01-31 926/week @ 2025-02-07 857/week @ 2025-02-14 1213/week @ 2025-02-21 977/week @ 2025-02-28 1149/week @ 2025-03-07 1524/week @ 2025-03-14 1424/week @ 2025-03-21 1201/week @ 2025-03-28

5,552 downloads per month

MIT/Apache

25KB
527 lines

Try Traits

Alternatives to std lib traits that can fail.

TODO: an actual readme. lol.

No runtime deps

Features