exporter 0.1.3

Contrail exporter for filtered JSONL datasets
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    exporter::run()
}