Function drop_fast

Source
pub fn drop_fast<T>(v: T)
where T: Send + 'static,