pub type AtomicStrTendril = Tendril<UTF8, Atomic>;
Atomic StrTendril type
pub struct AtomicStrTendril { /* private fields */ }