abs_buff 0.1.1

ABStraction of BUFFered IO
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]

name = "abs_buff"

version = "0.1.1"

edition = "2021"



authors = ["lino <lino_snsalias@outlook.com>"]

description = "ABStraction of BUFFered IO"

homepage = "https://github.com/ljsnogard/abs_buff"

keywords = ["IO", "buffer", "traits"]

categories = ["no-std"]

license = "MIT/Apache-2.0"

readme = "README.md"



[dependencies]

abs_sync = { version = "0.1" }