Function linefeed::complete::word_break_start [] [src]

pub fn word_break_start(s: &str, word_break: &str) -> usize

Returns the start position of the word that ends at the end of the string.