Skip to main content
impl_read_unsigned_leb128
rustc_
serialize
1.96.0-nightly
(f5eca4fcf 2026-04-09)
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) => { ... }; }