variable-len-reader 2.3.0

A library for reading/writing variable length data. Support AsyncRead/AsyncWrite in tokio.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*

### Cargo ###
!/.gitignore
!/Cargo.lock
!/Cargo.toml

### Project ###
!/src
!/build.rs
!/LICENSE
!/README.md
!/README_zh.md
!/test-builds.bat