Searched refs:TargetSpec (Results 1 – 1 of 1) sorted by relevance
50 struct TargetSpec(Object); struct52 impl TargetSpec { impl53 fn new() -> TargetSpec { in new()54 TargetSpec(Vec::new()) in new()62 impl Push<bool> for TargetSpec { implementation68 impl Push<i32> for TargetSpec { implementation74 impl Push<String> for TargetSpec { implementation80 impl Push<&str> for TargetSpec { implementation86 impl Push<Object> for TargetSpec { implementation92 impl Display for TargetSpec { implementation[all …]