1 2 3 4
pub(crate) const CEL_CXX: &str = "cel_cxx"; pub(crate) const TYPE: &str = "type"; pub(crate) const CRATE: &str = "crate"; pub(crate) const DISPLAY: &str = "display";