read_signed_vlqhex_from_string
rustdoc
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
In rustdoc::
html::
render::
search_
index::
encode
rustdoc
::
html
::
render
::
search_index
::
encode
Function
read_
signed_
vlqhex_
from_
string
Copy item path
Source
pub fn read_signed_vlqhex_from_string(string: &[
u8
]) ->
Option
<(
i32
,
usize
)>