https://github.com/nvzqz/head-rs
Common Rust types with inline headers, such as HeaderVec for Vec
https://github.com/nvzqz/head-rs
alloc buf header inline rust slice vec
Last synced: about 1 year ago
JSON representation
Common Rust types with inline headers, such as HeaderVec for Vec
- Host: GitHub
- URL: https://github.com/nvzqz/head-rs
- Owner: nvzqz
- License: apache-2.0
- Created: 2020-11-19T01:58:52.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-19T23:59:28.000Z (over 5 years ago)
- Last Synced: 2025-03-22T15:48:59.184Z (about 1 year ago)
- Topics: alloc, buf, header, inline, rust, slice, vec
- Language: Rust
- Homepage: https://docs.rs/head
- Size: 16.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `head`
Common Rust types with inline headers, brought to you by
[@NikolaiVazquez](https://twitter.com/NikolaiVazquez).
## License
This project is released under either the
[MIT License](https://github.com/nvzqz/head-rs/blob/main/LICENSE-MIT) or
[Apache License (Version 2.0)](https://github.com/nvzqz/head-rs/blob/main/LICENSE-APACHE),
at your choosing.