vast4 0.1.0

An implementation of VAST 4.2 FINAL.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.hard-xml]
version = "1.21"

[dev-dependencies.pretty_assertions]
version = "1.3"

[package]
authors = ["mechiru <u9053u6d41@gmail.com>"]
categories = ["api-bindings"]
description = "An implementation of VAST 4.2 FINAL."
documentation = "https://docs.rs/vast4"
edition = "2021"
keywords = ["iab", "openrtb", "vast"]
license = "MIT OR Apache-2.0"
name = "vast4"
readme = "README.md"
repository = "https://github.com/mechiru/vast4"
version = "0.1.0"