baskerville 0.1.0

Infer and validate data-type schemas in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
<div align="center">
  <picture>
    <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/jaynewey/baskerville/main/static/logo-dark.svg?raw=true" width="50%">
    <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/jaynewey/baskerville/main/static/logo-light.svg?raw=true" width="50%">
    <img src="https://raw.githubusercontent.com/jaynewey/baskerville/main/baskerville_py/docs/_static/logo-light.svg?raw=true" width="50%">
  </picture>

---

# Infer and validate data-type schemas in Rust.

</div>