Docs.rs
zgc-0.0.1
zgc 0.0.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
oovm
Dependencies
bitflags ^2.3.1
normal
Versions
80%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
zgc
0.0.1
All Items
Sections
Title
Crate Items
Structs
Enums
Type Aliases
Crate
zgc
Copy item path
Source
Expand description
§
Title
Structs
§
Gc
A typed gc object.
GcObject
A untyped gc object.
GcPointer
A gc pointer.
TheWorld
TheWorld
Control
The world control.
Enums
§
GcError
Error type for the GC
Type Aliases
§
GcResult