Function uvls::ide::completion::starts_with

source ยท
pub fn starts_with<T: PartialEq>(path: &[T], prefix: &[T]) -> bool