Skip to content

A small crate for handling linear types in Rust.

Notifications You must be signed in to change notification settings

ray-kast/dispose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A small crate for handling linear types in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages