id

Function id 

pub fn id(id: impl Into<Id>) -> impl Selector<Output = Target>
Available on crate feature selector only.
Expand description

Creates a new Selector that matches widgets with the given widget::Id.