type-erased-table 0.1.0

A column-oriented based raw data storage
Documentation
[dependencies.nohash-hasher]
version = "0.2.0"

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

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A column-oriented based raw data storage"
edition = "2021"
license = "MIT"
name = "type-erased-table"
readme = "README.md"
version = "0.1.0"