Trait photon_indexer::migration::IntoValueTuple
source · pub trait IntoValueTuple {
// Required method
fn into_value_tuple(self) -> ValueTuple;
}pub trait IntoValueTuple {
// Required method
fn into_value_tuple(self) -> ValueTuple;
}