iobytes 0.0.0

Zero-copy IO Bytes in Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["Rain Liu <yliu@webrtc.rs>"]
description = "Zero-copy IO Bytes in Rust"
documentation = "https://docs.rs/iobytes"
edition = "2021"
homepage = "https://webrtc.rs"
license = "MIT/Apache-2.0"
name = "iobytes"
readme = "README.md"
repository = "https://github.com/ngr-tc/iobytes"
version = "0.0.0"