fastpasta 1.22.0

CLI for verifying or examining readout data from the ALICE detector.
Documentation
1
2
3
4
//! All functionality related to writing data to a file or stdout

pub mod lib;
pub mod writer;