[][src]Module yarte_html::utils

Constants

HASH_LEN
MARK

Functions

get_mark_id
is_ascii_alnum

Is the character an ASCII alphanumeric character?

is_ascii_whitespace

ASCII whitespace characters, as defined by tree construction modes that treat them specially.

is_mark
lower_ascii_letter

If c is an ASCII letter, return the corresponding lowercase letter, otherwise None.

parse_id
to_escaped_string