Function gc::force_collect [] [src]

pub fn force_collect()

Immediately triggers a garbage collection on the current thread.

This will panic if executed while a collection is currently in progress