Macro ahash::convert::convert

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