hypersync-schema 0.2.3

schema utilities for hypersync
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.polars-arrow]
features = ["compute_cast"]
version = "0.42"

[lib]
name = "hypersync_schema"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "schema utilities for hypersync"
edition = "2021"
license = "MPL-2.0"
name = "hypersync-schema"
readme = false
version = "0.2.3"