mirror of
https://github.com/bdwgc/bdwgc-rust.git
synced 2026-05-29 09:58:55 -06:00
Link GlobalAlloc trait
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
[](https://circleci.com/gh/raviqqe/bdwgc-rs)
|
[](https://circleci.com/gh/raviqqe/bdwgc-rs)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
|
|
||||||
`GlobalAlloc` implementation for [bdwgc](//github.com/ivmai/bdwgc), the conservative garbage collector.
|
[`GlobalAlloc`](https://doc.rust-lang.org/std/alloc/trait.GlobalAlloc.html) implementation for [bdwgc](https://github.com/ivmai/bdwgc), the conservative garbage collector.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user