#traits #tuple-to-array #no-std #tuple-convert

macro no-std from_tup_macro

Library for implement from tuple trait

2 unstable releases

new 0.2.0 Mar 3, 2025
0.1.0 Feb 15, 2023

#1384 in #no-std

Download history 1/week @ 2024-11-30 17/week @ 2024-12-07 8/week @ 2024-12-14 1/week @ 2025-01-11 2/week @ 2025-01-18 2/week @ 2025-02-01 1/week @ 2025-02-08 10/week @ 2025-02-15 8/week @ 2025-02-22 123/week @ 2025-03-01

143 downloads per month
Used in 4 crates (via num_convert)

MIT/Apache

7KB
177 lines

from_tup_macro

Library for implement from tuple trait.

No runtime deps

Features