Function linefeed::complete::escaped_word_start
[−]
[src]
pub fn escaped_word_start(s: &str) -> usize
Returns the start position of a word with non-word characters escaped by
backslash (\\
).