delineate

Function delineate 

Source
pub fn delineate<S>(selector: S) -> Task<Option<Rectangle>>
where S: Selector + Send + 'static, S::Output: Bounded + Clone + Send + 'static,
Available on crate feature selector only.
Expand description

Finds the visible bounds of the first Selector target.