Module pipe_chain::str

source ·
Expand description

str related combinators

Structs

Functions

  • Takes the given quantity of ascii binary digits
  • takes qty of chars from an input
  • Returns the consumed input instead of the pipe result
  • Takes the given quantity of ascii digits
  • takes qty of graphemes clusters from an input
  • Takes the given quantity of ascii hexadecimal digits
  • Takes the given quantity of ascii octal digits
  • takes qty of sentences from an input /// takes qty of words from an input
  • Takes the given quantity of ascii whitespaces
  • Get the consumed offset in bytes in addition to the output of the given Pipe
  • takes qty of words from an input