Trait photon_indexer::migration::IntoTableRef
source · pub trait IntoTableRef {
// Required method
fn into_table_ref(self) -> TableRef;
}pub trait IntoTableRef {
// Required method
fn into_table_ref(self) -> TableRef;
}