taitan_orm

Macro change_fn

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