johanmazel
johanmazel
Could you add this feature ? If you cannot, I can probably code this and try a pull request.
It would be useful to have a Result type as output of the teardown function in the PcapAnalyzer trait. This would enable a cleaner error management inside this function (e.g....
It would be nice to have a function to extract percentile. User would then be able to obtain quartiles or customized percentile.
Would it be possible to add bin_prot along with sexp (i.e. replacing "with sexp" by "with sexp, bin_io") ? Or at least to make it available if the user already...