Skip to main content
tuple
rustc_
serialize
1.99.0-nightly
(4461b085f 2026-08-21) (Ferrocene nightly by Ferrous Systems)
In rustc_
serialize::
serialize
rustc_serialize
::
serialize
Macro
tuple
Copy item path
Source
macro_rules! tuple { () => { ... }; ( $($name:ident,)+ ) => { ... }; }