rustc_metadata
1.80.0-nightly
(84b40fc90 2024-05-27)
In rustc_metadata::rmeta::table
Function
rustc_metadata
::
rmeta
::
table
::
decode_interleaved
Copy item path
source
ยท
[
−
]
fn decode_interleaved<const N:
usize
, const M:
usize
>( encoded: &[
u8
;
N
] ) -> ([
u8
;
M
], [
u8
;
M
])