Docs.rs
monkey-gc-1.0.0
monkey-gc 1.0.0
Docs.rs crate page
MIT
16 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
gengjiawen
Dependencies
byteorder ^1.5.0
normal
monkey-compiler ^1.0.0
normal
monkey-object ^1.0.0
normal
monkey-parser ^1.0.0
normal
serde ^1.0
normal
insta ^1.42.2
dev
Versions
13.13%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module value
gc
1.0.0
Module value
Module Items
Structs
Enums
Constants
Functions
In crate gc
gc
Module
value
Copy item path
Source
Structs
§
GcBound
Method
GcClass
GcClosure
GcInstance
Value
Cell
Enums
§
Edge
Relation
Typed heap-edge relation used by teaching diagnostics.
HashKey
Hash
KeyKind
Value
Runtime value stored in the GC heap. Mirrors
object::Object
but uses
GcRef
edges.
Value
Kind
Constants
§
MAX_
HASH_
KEY_
LABEL_
LEN
Functions
§
alloc_
value
call_
builtin
export_
object
format_
hash_
key_
label
get_
value
get_
value_
mut
import_
object
try_
export_
object
value_
to_
string