abs_buff 0.1.1

ABStraction of BUFFered IO
Documentation
[dependencies.abs_sync]
version = "0.1"

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

[package]
authors = ["lino <lino_snsalias@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["no-std"]
description = "ABStraction of BUFFered IO"
edition = "2021"
homepage = "https://github.com/ljsnogard/abs_buff"
keywords = ["IO", "buffer", "traits"]
license = "MIT/Apache-2.0"
name = "abs_buff"
readme = "README.md"
version = "0.1.1"