#trait #no-std #tuple #tuple-len

macro no-std tuple_macro

Library for determining the length of a tuple

4 releases

0.2.2 Feb 15, 2023
0.2.1 Feb 15, 2023
0.2.0 Feb 13, 2023
0.1.1 Jan 11, 2023

#40 in #tuple


Used in tuple_length

GPL-3.0-or-later

8KB
231 lines

Procedural macro needed to implement tuple_length.

No runtime deps

Features

  • from_tup_16
  • from_tup_32
  • from_tup_64
  • from_tup_8
  • tup_len_16
  • tup_len_32
  • tup_len_64