[][src]Function tcalc_rustyline::completion::longest_common_prefix

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