Macro jsonpath_rust::chain

source ยท
macro_rules! chain {
    ($($ss:expr),+) => { ... };
}