kbalt / bytesstr

An immutable UTF8 string backed by bytes::Bytes with some extra tools for parsing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BytesStr

A thin wrapper around Bytes which guarantees UTF8 encoded content.

About

An immutable UTF8 string backed by bytes::Bytes with some extra tools for parsing

License:MIT License


Languages

Language:Rust 100.0%