pub type OwnedComponents = SmallVec<[(String, Span); 4]>;
Components of one repetition of an owned data element.
pub struct OwnedComponents { /* private fields */ }