evtxtools 1.12.1

tools for the analysis of evtx files
Documentation
1
2
3
pub trait Delimiter {
    fn to_char() -> char;
}