Skip to main content
impl_decodable_via_ref
rustc_
middle
1.97.0-nightly
(f53b654a8 2026-04-30)
In rustc_
middle::
ty::
codec
rustc_middle
::
ty
::
codec
Macro
impl_
decodable_
via_
ref
Copy item path
Source
macro_rules! impl_decodable_via_ref { ($($t:ty,)+) => { ... }; }