Type Definition tendril::StrTendril [] [src]

type StrTendril = Tendril<UTF8>;

Tendril for storing native Rust strings.