[][src]Function seed::find_el

pub fn find_el<Msg>(ref_: &str, top_el: &El<Msg>) -> Option<El<Msg>>

Find the first element that matches the ref specified.