AtomicStrTendril

Type Alias AtomicStrTendril 

Source
pub type AtomicStrTendril = Tendril<UTF8, Atomic>;
Expand description

Atomic StrTendril type

Aliased Typeยง

pub struct AtomicStrTendril { /* private fields */ }