Macro skyscraper::xpath_item_set

source ยท
macro_rules! xpath_item_set {
    ($($value:expr,)+) => { ... };
    ($($value:expr),*) => { ... };
}
Expand description

Create an XpathItemSet from a list of values