buf-trait 0.4.1

abstract over [u8], str, and friends
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.zerocopy]
version = "0.7"

[package]
authors = ["Miguel Young de la Sota <mcyoung@mit.edu>"]
description = "abstract over [u8], str, and friends"
edition = "2021"
homepage = "https://github.com/mcy/strings"
keywords = ["string", "text", "binary"]
license = "Apache-2.0"
name = "buf-trait"
readme = "README.md"
repository = "https://github.com/mcy/strings"
version = "0.4.1"