[][src]Macro human_name::eq_or_starts_with

macro_rules! eq_or_starts_with {
    ($a:expr, $b:expr) => { ... };
}