mz_repr
0.0.0
In mz_
repr::
strconv
Function
mz_repr
::
strconv
::
parse_oid
Copy item path
source
ยท
[
−
]
pub fn parse_oid(s: &
str
) ->
Result
<
u32
,
ParseError
>
Expand description
Parses an OID from
s
.