Type Alias StrTendril

Source
pub type StrTendril = StrTendril;
Expand description

Primary string tendril type.

Aliased Typeยง

#[repr(C)]
pub struct StrTendril { /* private fields */ }