Crates.io | eko-gc-derive |
lib.rs | eko-gc-derive |
version | 0.0.2 |
source | src |
created_at | 2019-01-19 02:55:00.868639 |
updated_at | 2019-02-06 16:22:21.425263 |
description | Scoped garbage collector |
homepage | |
repository | https://github.com/eko-lang/eko-gc |
max_upload_size | |
id | 109441 |
size | 2,620 |
Scoped garbage collector. Currently a work in progress.
This repository is a fork from rust-scoped-gc. Credits for the core implementation go to the author.