rustdoc::html::render::search_index::encode

Function write_vlqhex_to_string

Source
pub(crate) fn write_vlqhex_to_string(n: i32, string: &mut String)