[][src]Function double::matcher::starts_with

pub fn starts_with(arg: &str, prefix: &str) -> bool

Matcher that matches if arg starts with the specified prefix.