A fork of the bufstream crate.
Go to file
Alienscience 4f1de8adb2
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
chore: Release bufstream-fresh version 0.3.1
2024-02-10 12:53:41 +01:00
scripts Added release script 2023-04-29 10:50:42 +02:00
src Implement Error trait 2023-04-29 11:10:19 +02:00
.gitignore Initial commit 2015-05-05 11:30:38 -07:00
.woodpecker.yml Move to forgejo 2024-02-10 12:52:45 +01:00
Cargo.toml chore: Release bufstream-fresh version 0.3.1 2024-02-10 12:53:41 +01:00
LICENSE-APACHE Initial commit 2015-05-05 11:30:38 -07:00
LICENSE-MIT Updated for easier maintenance. 2023-04-23 10:29:53 +02:00
README.md Changed crate name 2023-04-29 10:58:14 +02:00

bufstream-fresh

This is a fork of the bufstream crate.

Buffered I/O streams for reading/writing.

Documentation

Usage

[dependencies]
bufstream-fresh = "0.3"