Expand description
§NOTE
This crate is deprecated, use split-char-from-str instead.
Traits§
- Convenient trait to call
split_first_charas a method.
Functions§
- Split a string into a pair of first character and the rest.
This crate is deprecated, use split-char-from-str instead.
split_first_char as a method.