Skip to main content

split_first_word

Function split_first_word 

Source
pub(crate) fn split_first_word(s: &str) -> (&str, &str)
Expand description

Implements split first word.