protobuf_
support
3.4.0
In protobuf_
support::
lexer::
int
protobuf_support
::
lexer
::
int
Function
neg
Copy item path
Source
pub fn neg(value:
u64
) ->
Result
<
i64
,
Overflow
>
Expand description
Negate
u64
checking for overflow.