stream-guard

Crates.iostream-guard
lib.rsstream-guard
version1.0.0
sourcesrc
created_at2024-05-31 22:45:03.144828
updated_at2024-05-31 22:45:03.144828
descriptionRAII wrapper around Stream that invokes a custom action on drop
homepage
repositoryhttps://github.com/fwcd/stream-guard
max_upload_size
id1258337
size14,320
fwcd (fwcd)

documentation

README

Stream Guard

crates.io Build

A small RAII wrapper around a Stream (asynchronous iterator) that automatically invokes a user-defined action upon being dropped.

Commit count: 9

cargo fmt