Function datafusion_rustyline::completion::longest_common_prefix[][src]

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