Lines Matching refs:into
124 self.id = id.into();
197 /// let args: Vec<&str> = vec!["a1".into(), "a4".into()];
536 let args: Vec<Id> = vec!["a1".into(), "a4".into(), "a2".into(), "a3".into()];
537 let reqs: Vec<Id> = vec!["r1".into(), "r2".into(), "r3".into(), "r4".into()];
538 let confs: Vec<Id> = vec!["c1".into(), "c2".into(), "c3".into(), "c4".into()];
559 let args: Vec<Id> = vec!["a1".into(), "a4".into(), "a2".into(), "a3".into()];
560 let reqs: Vec<Id> = vec!["r1".into(), "r2".into(), "r3".into(), "r4".into()];
561 let confs: Vec<Id> = vec!["c1".into(), "c2".into(), "c3".into(), "c4".into()];
578 let args: Vec<Id> = vec!["a1".into(), "a4".into()];
589 let args: Vec<Id> = vec!["a1".into(), "a4".into()];