1
2
3
4
5
/// html_sql/py_sql impled
#[macro_export]
macro_rules! impled {
    ()=>{}
}