Re-exports§
pub use bench_writer::band_to_match;pub use bench_writer::AccuracyMetrics;pub use bench_writer::BenchBatchSummary;pub use bench_writer::BenchResultWriter;pub use bench_writer::PairRecord;pub use time::fmt_unix_secs;pub use time::unix_secs_now;pub use time::utc_timestamp_iso;
Modules§
- bench_
writer - Type adapters that bridge external data-frame / record-batch libraries to
zer_core::record::Recordwithout a string round-trip. - time
Structs§
- Dataset
Config - Configuration for loading a dataset from an external source.