evtx 0.1.1

A Fast (and safe) parser for the Windows XML Event Log (EVTX) format
Documentation
1
2
3
4
5
pub mod assemble;
pub mod deserializer;
pub mod name;
pub mod tokens;
pub mod value_variant;