Docs.rs
monkey-gc-0.15.0
monkey-gc 0.15.0
Docs.rs crate page
MIT
05 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
gengjiawen
Dependencies
byteorder ^1.5.0
normal
monkey-compiler ^0.15.0
normal
monkey-object ^0.15.0
normal
monkey-parser ^0.15.0
normal
insta ^1.42.2
dev
Versions
20.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
0.15.0
Module value
Module Items
Structs
Enums
Functions
In crate gc
gc
Module
value
Copy item path
Source
Structs
§
GcClosure
Value
Cell
Enums
§
HashKey
Value
Runtime value stored in the GC heap. Mirrors
object::Object
but uses
GcRef
edges.
Functions
§
alloc_
value
call_
builtin
export_
object
get_
value
import_
object
value_
to_
string