evtx 0.6.5

A Fast (and safe) parser for the Windows XML Event Log (EVTX) format
Documentation
1
2
3
fn main() {
    skeptic::generate_doc_tests(&["README.md"]);
}