Skip to main content

starts_with

Function starts_with 

Source
pub fn starts_with<H, P>(haystack: H, needle: P) -> bool
where H: Haystack, P: Needle<H>, H::Target: Hay,