Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies]

[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.1.1"