dispose

Crates.iodispose
lib.rsdispose
version0.5.2
created_at2020-06-20 01:02:04.384638+00
updated_at2024-11-21 20:58:46.108797+00
descriptionA simple wrapper for values that must be consumed on drop.
homepage
repositoryhttps://github.com/ray-kast/dispose
max_upload_size
id255865
size17,785
june (ray-kast)

documentation

https://docs.rs/dispose/

README

dispose - Linear wrappers for Rust

This is a small crate I made when working with gfx-hal to simplify working with linear resources that must be consumed at the end of their life, rather than borrowed as Drop does. For more information, see the docs.

Commit count: 10

cargo fmt