Skip to content

RAII wrapper around Stream that invokes a custom action on drop

License

Notifications You must be signed in to change notification settings

fwcd/stream-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stream Guard

crates.io Build

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

About

RAII wrapper around Stream that invokes a custom action on drop

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages