[][src]Macro human_name::eq_or_ends_with

macro_rules! eq_or_ends_with {
    ($needle:expr, $haystack:expr) => { ... };
}