Type Definition html5ever_ext::StrTendril []

type StrTendril = Tendril<UTF8, NonAtomic>;

Tendril for storing native Rust strings.