Function use_try_consume

Source
pub fn use_try_consume<T: Clone + 'static>() -> Option<T>