drop_cell 0.0.0

An alternative way of implementing `Drop`
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["rueyxian <yrueyxian@gmail.com>"]
description = "An alternative way of implementing `Drop`"
edition = "2021"
keywords = ["macros", "drop", "no_std"]
license = "MIT"
name = "drop_cell"
readme = "README.md"
version = "0.0.0"