[]Type Definition html5ever::tendril::StrTendril

type StrTendril = Tendril<UTF8, NonAtomic>;

Tendril for storing native Rust strings.