Macro script::xpath::eval_value::partial_eq_impl

source ยท
macro_rules! partial_eq_impl {
    ($raw:ty, $variant:pat => $b:expr) => { ... };
}