Macro num_integer::roots::signed_roots

source ยท
macro_rules! signed_roots {
    ($T:ty, $U:ty) => { ... };
}