/split-char-from-str

A small utility to split a string into the first or last character (type `char`) and the rest (type `&str`)

Primary LanguageRustMIT LicenseMIT

No issues in this repository yet.