bytecursor 0.2.0

`No-std` replacement for `std::io::Read`, `std::io::Write`, and `std::io::Seek`
Documentation
[dependencies]

[package]
categories = ["no-std"]
description = "`No-std` replacement for `std::io::Read`, `std::io::Write`, and `std::io::Seek`"
documentation = "https://docs.rs/bytecursor"
edition = "2018"
homepage = "https://github.com/yatima-inc/bytecursor/"
keywords = ["no_std", "io"]
license = "MIT"
name = "bytecursor"
readme = "README.md"
repository = "https://github.com/yatima-inc/bytecursor/"
version = "0.2.0"