[][src]Type Definition dicom_core::value::C

type C<T> = SmallVec<[T; 2]>;

An aggregation of one or more elements in a value.