[][src]Type Definition marked::StrTendril

type StrTendril = Tendril<UTF8, NonAtomic>;

Tendril for storing native Rust strings.