macro_rules! convert { ($value:expr, $type:ty) => { ... }; }
Convenience macro for converting raw numeric values to a generic.