vast-protocol

VAST protocol v4 parser on top of serde-rs.

Supported Tags

Features flags

Test

vast-protocol is tested against v4.0, v4.1 and v.4.2 XMLs found in VASTSamples. To test in your local machine, clone VASTSamples repo git clone https://github.com/InteractiveAdvertisingBureau/VAST_Samples.git tests/VAST_Samples

Then run test with this command cargo test --all-features -- --nocapture