Function cargo::ops::fix::rename_table

source ยท
fn rename_table(parent: &mut dyn TableLike, old: &str, new: &str) -> usize