pub(crate) const DC_ELLIPSIS: &str = "[...]";
Expand description

String that indicates that something is left out or truncated.