1pub(super) mod gc_work; 2pub(super) mod global; 3pub(super) mod mutator; 4 5pub use self::global::Compressor;