rline_api 1.0.0

rline public API to create, manipulate, and convert rows of data, making it easy to work with datasets
Documentation
[dependencies.bincode]
version = "2.0.0-rc.3"

[dependencies.serde]
features = ["derive"]
version = "1.0.193"

[dependencies.serde_json]
version = "1.0.108"

[package]
authors = ["Punch <contact@punchplatform.com>"]
categories = ["development-tools", "api-bindings", "wasm", "data-structures", "encoding"]
description = "rline public API to create, manipulate, and convert rows of data, making it easy to work with datasets"
documentation = "https://punchplatform.com/2023/09/14/frugal-and-robust-data-processing-using-rust-and-webassembly/"
edition = "2021"
homepage = "https://punchplatform.com/"
include = ["src/*.rs", "LICENSE.txt", "README.md"]
keywords = ["webassembly", "faas", "function", "serialization", "data"]
license = "Apache-2.0"
name = "rline_api"
readme = "README.md"
resolver = "1"
version = "1.0.0"