Macro core::convert::num::rev

source ·
macro_rules! rev {
    ($mac:ident, $source:ty, $($target:ty),*) => { ... };
}