Function string_starts_with

Source
pub(crate) fn string_starts_with(value: &str, prefix: &str) -> bool