Macro mungos::move_to_new_collection[][src]

macro_rules! move_to_new_collection {
    ($source_mungos : expr, $source_db : expr, $source_col : expr, $target_mungos
 : expr, $target_db : expr, $target_col : expr, $type_name : ty) => { ... };
}