Trait peppi_arrow::Context [−][src]
pub trait Context: Copy {
fn slippi_version(&self) -> SlippiVersion;
fn avro_compatible_field_names(&self) -> bool { ... }
}
pub trait Context: Copy {
fn slippi_version(&self) -> SlippiVersion;
fn avro_compatible_field_names(&self) -> bool { ... }
}