1 2 3 4 5 6
mod gc_work; // Add mod global; mod mutator; pub use self::global::MyGC; pub use self::global::MYGC_CONSTRAINTS;