Available on crate feature
stdlib
only.Structs§
- Abs
- Append
- Assign
Tag - AtLeast
- AtMost
- Break
Tag - Capitalize
- Capture
Block - Case
Block - Ceil
- Comment
Block - Compact
- Concat
- Continue
Tag - Cycle
Tag - Date
- Decrement
Tag - Default
- Divided
By - Downcase
- Escape
- Escape
Once - First
- Floor
- ForBlock
- Forloop
Object - IfBlock
- IfChanged
Block - Include
Tag - Increment
Tag - Join
- Last
- Lstrip
- Removes all whitespaces (tabs, spaces, and newlines) from the beginning of a string.
- Map
- Minus
- Modulo
- Newline
ToBr - Plus
- Prepend
- RawBlock
- Remove
- Remove
First - Render
Tag - Replace
- Replace
First - Reverse
- Round
- Rstrip
- Removes all whitespace (tabs, spaces, and newlines) from the right side of a string.
- Size
- Slice
- Sort
- Sort
Natural - Split
- Strip
- Removes all whitespace (tabs, spaces, and newlines) from both the left and right side of a string.
- Strip
Html - Strip
Newlines - Table
RowBlock - Times
- Truncate
truncate
shortens a string down to the number of characters passed as a parameter.- Truncate
Words - Uniq
- Removes any duplicate elements in an array.
- Unless
Block - Upcase
- UrlDecode
- UrlEncode
- Where