[][src]Type Definition tendril::StrTendril

type StrTendril = Tendril<UTF8>;

Tendril for storing native Rust strings.