[][src]Module voca_rs::strip

Strips specific characters from subject.

Functions

strip_bom

Strips the byte order mark (BOM) from the beginning of subject.

strip_tags

Strips all HTML tags from subject.