[dependencies]
[features]
_coerce_unsized = []
_unsize = []
root_ref_coerce_unsized = ["_unsize", "_coerce_unsized"]
[package]
description = "Scope GC"
edition = "2021"
keywords = ["gc"]
license = "MIT OR Apache-2.0"
name = "scope_gc"
readme = "README.md"
repository = "https://github.com/823984418/scope_gc"
version = "0.2.6"