use_consume

Function use_consume 

Source
pub fn use_consume<T: Clone + 'static>() -> T
Expand description

Get access to a value stored in this component instance or some ancestor.