num_traits::sign

Macro signed_impl

Source
macro_rules! signed_impl {
    ($($t:ty)*) => { ... };
}