pow_impl

Macro pow_impl 

Source
macro_rules! pow_impl {
    ($U:ty, $S:ty) => { ... };
}