Skip to main content
impl_decodable_via_ref
rustc_
middle
1.95.0-nightly
(873b4beb0 2026-02-15)
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,)+) => { ... }; }