pub type StrTendril = Tendril<UTF8>;
Tendril for storing native Rust strings.
Tendril
#[repr(C)]pub struct StrTendril { /* private fields */ }