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