A utility benefits zero-copy network programming,providing a cheaply cloneable and sliceable immutable UTF-8 encoded string.
Serde support is optional, and it is disabled by default.Enable serde
feature to use this function:
[dependencies]
bytes = { version = "0.1.0", features = ["serde"] }
This project is licensed under MIT license