[]Type Definition xml5ever::tendril::StrTendril

type StrTendril = Tendril<UTF8, NonAtomic>;

Tendril for storing native Rust strings.