drop-move 0.1.0

A Rust library to support moving out of drop.
Documentation
[dependencies]

[package]
authors = ["Lance Roy <ldr709@gmail.com>"]
categories = ["no-std"]
description = "A Rust library to support moving out of drop."
edition = "2018"
keywords = ["drop", "no-std"]
license = "MIT"
name = "drop-move"
repository = "https://github.com/ldr709/drop-move"
version = "0.1.0"