impl_read_unsigned_leb128
rustc_
serialize
1.92.0-nightly
(975e6c8fe 2025-09-23)
In rustc_
serialize::
leb128
rustc_serialize
::
leb128
Macro
impl_
read_
unsigned_
leb128
Copy item path
Source
macro_rules! impl_read_unsigned_leb128 { ($fn_name:ident, $int_ty:ty) => { ... }; }