Module shell

Source

Structsยง

Substitutions ๐Ÿ”’
Iterator over substitutions in a string.

Enumsยง

Substitution ๐Ÿ”’

Functionsยง

at_next_cp_while ๐Ÿ”’
is_ident_head ๐Ÿ”’
is_ident_tail ๐Ÿ”’
iter_subs ๐Ÿ”’
Returns an iterator over all substitutions in a given string.
parse_next_substitution ๐Ÿ”’
Parse the next substitution from the input string.