Macro jsonpath_rust::chain

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