tailed 0.0.1

Typed view into dynamically-sized byte buffers
Documentation
[dependencies.static_assertions]
optional = true
version = "1.1"

[features]
default = []
static-assert = ["static_assertions"]

[package]
authors = ["Igor Matuszewski <xanewok@gmail.com>"]
description = "Typed view into dynamically-sized byte buffers"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "tailed"
repository = "https://github.com/xanewok/tailed"
version = "0.0.1"