pub type StrTendril = Tendril<UTF8>;
Tendril for storing native Rust strings.
Tendril
pub struct StrTendril { /* private fields */ }