Expand description
Helper traits and methods for strings.
Structsยง
- Linkifier ๐
- A helper type to linkify text.
Enumsยง
- Mentions
Mode ๐ - The mentions mode of the
Linkifier.
Constantsยง
- EMAIL_
URI_ ๐PREFIX - The prefix for an email URI.
- HTTPS_
URI_ ๐PREFIX - The prefix for a HTTPS URL.
- MATRIX_
URI_ ๐SCHEME - The scheme for a
matrix:URI.
Traitsยง
- Option
String ๐Ext - Extensions to
Option<String>. - Pango
StrMut ๐Ext - Common extensions for adding Pango markup to mutable strings.
- StrExt ๐
- Common extensions to strings.
- StrMut
Ext ๐ - Common extensions to mutable strings.
Functionsยง
- linkify ๐
- Linkify the given text.