Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matklad/drop_bomb

A Rust library for runtime-checked linearish types
https://github.com/matklad/drop_bomb

linear-types rust

Last synced: about 1 month ago
JSON representation

A Rust library for runtime-checked linearish types

Awesome Lists containing this project

README

        

# drop_bomb

[![Build Status](https://travis-ci.org/matklad/drop_bomb.svg?branch=master)](https://travis-ci.org/matklad/drop_bomb)
[![Crates.io](https://img.shields.io/crates/v/drop_bomb.svg)](https://crates.io/crates/drop_bomb)
[![API reference](https://docs.rs/drop_bomb/badge.svg)](https://docs.rs/drop_bomb/)

A runtime guard for (~~protecting your precious bodily fluids~~) implementing linear types.
See the [docs](https://docs.rs/drop_bomb/) for more.