Skip to main content

impl_from_integer_for_sql

Macro impl_from_integer_for_sql 

Source
macro_rules! impl_from_integer_for_sql {
    ($($t:ty),+ $(,)?) => { ... };
}