ahash::convert

Macro convert

source
macro_rules! convert {
    ($a:ty, $b:ty) => { ... };
}