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

macro no-std try_tup_to_arr_macro

Library for implement from tuple trait

3 unstable releases

Uses new Rust 2024

0.2.1 Mar 6, 2025
0.2.0 Mar 3, 2025
0.1.0 Mar 8, 2023

#1239 in #no-std

29 downloads per month
Used in 5 crates (via num_convert)

MIT/Apache

7KB
177 lines

Try tuple to array proc-macro

Macro for creating the trait TryTupToArr and impls for it.

No runtime deps

Features