Skip to main content
split_first_word
console_
admin
0.1.0
console_admin
Function
split_
first_
word
Copy item path
Source
pub(crate) fn split_first_word(s: &
str
) -> (&
str
, &
str
)
Expand description
Implements split first word.