Module jay_lib::fns::fn_str

source ·
Expand description

Command string functions.

Functions

  • First char of first word to Capitalize A mnemonic node
  • Check the string is or not English But, if it is a phrase. What to do?
  • Check the string has Chinese.
  • Command get middle subject str. Example:
  • It is get first word form str. Just a mnemonic node to remember it. Example:
  • Command get middle subject str. Example:
  • 0.1.2.3.4.5.6.7.8.9
  • It is get last word form str. Just to remember it. Example:
  • Vec<u8> to Vec<char> A mnemonic node
  • Vec<u8> to String A mnemonic node