Crate yz_string_utils

Source

Structs§

ShellwordSplitter
SimpleSyntaxError
StrLexerBase

Enums§

Cow
A clone-on-write smart pointer.
Shard

Traits§

SplitAtWhile

Functions§

count_str_bytes
Counts the number of bytes that got accepted by f.
slice_between
Assuming that post_part is a true (in regards to memory allocations) subslice of whole_buffer_start, returns everything which comes before post_part.