Function selectors::parser::parse_author_origin_selector_list_from_str [] [src]

pub fn parse_author_origin_selector_list_from_str<Impl: SelectorImpl>(input: &str) -> Result<Vec<Selector<Impl>>, ()>