unsized_type 0.0.1

Zero copy de/ser library with dynamic resizing support
Documentation
[features]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Zero copy de/ser library with dynamic resizing support"
edition = "2021"
license = "Apache-2.0"
name = "unsized_type"
publish = true
readme = "README.md"
repository = "https://github.com/staratlasmeta/star_frame"
resolver = "3"
rust-version = "1.84.1"
version = "0.0.1"