mjb_gc 0.2.0

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

[features]
derive = ["mjb_gc_derive"]
trace = []

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