Trait photon_indexer::migration::IntoIndexColumn
source · pub trait IntoIndexColumn {
// Required method
fn into_index_column(self) -> IndexColumn;
}pub trait IntoIndexColumn {
// Required method
fn into_index_column(self) -> IndexColumn;
}