Crates.io | appendbuf |
lib.rs | appendbuf |
version | 0.1.6 |
source | src |
created_at | 2015-08-13 00:47:04.247252 |
updated_at | 2015-12-15 00:03:21.831051 |
description | A Sync append-only buffer with Send views. |
homepage | |
repository | https://github.com/reem/rust-appendbuf.git |
max_upload_size | |
id | 2826 |
size | 13,433 |
A Sync append-only buffer with Send views.
Use the crates.io repository; add this to your Cargo.toml
along
with the rest of your dependencies:
[dependencies]
appendbuf = "*"
Jonathan Reem is the primary author and maintainer of appendbuf.
MIT