signed_impl

Macro signed_impl 

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