parr 0.1.3

A C-like unknown-length array type.
Documentation
[lib]
name = "parr"
path = "src/lib.rs"

[package]
authors = ["Andrey Baranov (andofwinds) <andrey@elib.ru>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "A C-like unknown-length array type."
edition = "2021"
keywords = ["osdev", "no-std", "c"]
license = "MPL-2.0"
name = "parr"
readme = "README.md"
repository = "https://github.com/andofwinds/parr"
version = "0.1.3"