Skip to content

jnbooth/bytestringmut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bytestringmut

Mutable manipulation of ByteStrings from the bytestring crate. Uses #![no_std].

crates.io Documentation MIT licensed
Dependency Status Downloads

Usage

To use bytestringmut, first add this to your Cargo.toml:

[dependencies]
bytestringmut = "1"

Next, add this to your crate:

use bytestringmut::ByteStringMut;

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in bytestringmut by you, shall be licensed as MIT, without any additional terms or conditions.

About

Mutable manipulation of Rust ByteStrings.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages