#try

unmaintained no-std try_from

TryFrom and TryInto traits for failable conversions that return a Result

7 releases

Uses old Rust 2015

0.3.2 Nov 28, 2018
0.3.1 Nov 28, 2018
0.2.2 May 23, 2017
0.2.1 Jan 9, 2017
0.1.0 Nov 26, 2015

#6 in #failable

Download history 17241/week @ 2023-11-14 11537/week @ 2023-11-21 14814/week @ 2023-11-28 14508/week @ 2023-12-05 13355/week @ 2023-12-12 9915/week @ 2023-12-19 5126/week @ 2023-12-26 10603/week @ 2024-01-02 12237/week @ 2024-01-09 13998/week @ 2024-01-16 13093/week @ 2024-01-23 13178/week @ 2024-01-30 12469/week @ 2024-02-06 13471/week @ 2024-02-13 15692/week @ 2024-02-20 13906/week @ 2024-02-27

57,610 downloads per month
Used in fewer than 29 crates

MIT license

15KB
389 lines

try_from

Travis Build Status MIT licensed crates.io

TryFrom and TryInto traits for failable conversions that return a Result.

Dependencies

~8KB