Docs.rs
  • ferris-gc-0.1.5
    • ferris-gc 0.1.5
    • Permalink
    • Docs.rs crate page
    • Apache-2.0/MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • redradist
    • Dependencies
      • ferris-gc-proc-macro ^0.1.2 normal optional
      • lazy_static ^1.4.0 normal
      • ferris-gc-proc-macro ^0.1.2 dev
    • Versions
    • 0% 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

ferris_gc0.1.5

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Constants
  • Traits
  • Type Aliases

Crate ferris_gc

Source

Re-exports§

pub use basic_gc_strategy::BASIC_STRATEGY_LOCAL_GCS;
pub use basic_gc_strategy::BASIC_STRATEGY_GLOBAL_GC;

Modules§

sync

Structs§

ApplicationCleanup
BASIC_STRATEGY_GLOBAL_GC
BASIC_STRATEGY_LOCAL_GCS
Gc
GcCell
GcCellInternal
GcInternal
GcPtr
LocalGarbageCollector
LocalStrategy

Constants§

LOCAL_GC_STRATEGY

Traits§

Finalize
Trace

Type Aliases§

GcCellOpt
GcOpt
StartLocalStrategyFn
StopLocalStrategyFn