BoundedInt instance.
core::internal
core::internal::bounded_int::NegateHelper
A helper trait for negating a
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
BoundedInt instance.
pub trait NegateHelper
fn negate(self: T) -> NegateHelperResult
type Result;
Was this page helpful?