Searched refs:Url (Results 1 – 2 of 2) sorted by relevance
7 unit::{service::ServiceUnit, target::TargetUnit, timer::TimerUnit, Unit, UnitType, Url},406 pub fn parse_url(s: &str) -> Result<Vec<Url>, ParseError> { in parse_url() argument407 let _url = Url::default(); in parse_url()411 urls.push(Url { in parse_url()
319 pub struct Url { struct334 documentation: Vec<Url>, argument460 pub fn documentation(&self) -> &[Url] { in documentation() argument