Module winparsingtools::traits

source ·
Expand description

Traits to help standardize parsers output.

Traits

  • The Normalize trait allow of returing the most important data from struct to be used on simple data structures like CSV.
  • Implement this trait to generate the path from deferent structs