gc-alloc 0.2.1

A Rust library for garbage-collected memory allocation using libgc (bdwgc).
Documentation
1
2
3
4
5
6
7
# Git repo attributes.

# Ensure all text files have normalized (LF) line endings in the repository.
* text=auto

# Note: "core.eol" configuration variable controls which line endings to use
# for the normalized files in the working directory (the default is native).