rustc_
metadata
1.84.0-nightly
(759e07f06 2024-10-30)
In rustc_
metadata::
rmeta::
table
rustc_metadata
::
rmeta
::
table
Function
decode_interleaved
Copy item path
Source
fn decode_interleaved<const N:
usize
, const M:
usize
>( encoded: &[
u8
;
N
], ) -> ([
u8
;
M
], [
u8
;
M
])