midasio 0.7.0

Utilities to read binary files in the MIDAS format
Documentation
1
2
3
4
5
6
7
# Examples

The following examples show the most common use cases of the library.

- [parallel]./parallel.rs: Process events in parallel.
- [single_bank]./single_bank.rs: Iterate through all instances of a specific
wanted data bank.