imm_gc 0.2.1

Garbage collected pointers with immediate dropping
Documentation
[dependencies.imm_gc_derive]
optional = true
version = "0.2"

[features]
derive = ["imm_gc_derive"]
trace = []

[package]
authors = ["mbartlett21 <mjmouse9999@gmail.com>"]
description = "Garbage collected pointers with immediate dropping"
edition = "2018"
license = "MIT"
name = "imm_gc"
repository = "https://github.com/mbartlett21/lua"
version = "0.2.1"