#proc-macro #tuple-to-array #no-std #try-tuple-convert

macro no-std try_tup_to_arr_macro

Library for implement from tuple trait

1 unstable release

0.1.0 Mar 8, 2023

#1517 in #no-std

24 downloads per month
Used in num_convert

GPL-3.0-or-later

15KB
166 lines

Try tuple to array proc-macro

Macro for creating the trait TryTupToArr and impls for it.

No runtime deps

Features