Module pulldown_cmark::utils [−][src]
Utilities for manipulating strings.
Re-exports
use std::cmp; |
use std::borrow::Cow; |
use std::borrow::Cow::Owned; |
Functions
| ascii_tolower | |
| cow_append | |
| strcasecmp |
Utilities for manipulating strings.
use std::cmp; |
use std::borrow::Cow; |
use std::borrow::Cow::Owned; |
| ascii_tolower | |
| cow_append | |
| strcasecmp |