taitan_orm

Macro purify_fn

Source
macro_rules! purify_fn {
    ($args_type:ty, $gen_args_fn:path) => { ... };
}