string-reader 0.1.0

Readers for &str and String instead of [u8].
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
categories = []
description = "Readers for &str and String instead of [u8]."
edition = "2021"
homepage = "https://github.com/FyraLabs/string-reader"
keywords = ["read", "string", "reader", "str"]
license = "MIT"
name = "string-reader"
readme = "README.md"
repository = "https://github.com/FyraLabs/string-reader"
version = "0.1.0"