Function wee_rl::completion::longest_common_prefix [] [src]

pub fn longest_common_prefix(candidates: &[String]) -> Option<&str>