appendbuf

Crates.ioappendbuf
lib.rsappendbuf
version0.1.6
sourcesrc
created_at2015-08-13 00:47:04.247252
updated_at2015-12-15 00:03:21.831051
descriptionA Sync append-only buffer with Send views.
homepage
repositoryhttps://github.com/reem/rust-appendbuf.git
max_upload_size
id2826
size13,433
log (github:rust-lang:log)

documentation

README

appendbuf

A Sync append-only buffer with Send views.

Usage

Use the crates.io repository; add this to your Cargo.toml along with the rest of your dependencies:

[dependencies]
appendbuf = "*"

Author

Jonathan Reem is the primary author and maintainer of appendbuf.

License

MIT

Commit count: 26

cargo fmt