pub fn literal_string(types: &dyn TypeDatabase, type_id: TypeId) -> Option<Atom>Expand description
Extract the string literal atom if this is a string literal type.
pub fn literal_string(types: &dyn TypeDatabase, type_id: TypeId) -> Option<Atom>Extract the string literal atom if this is a string literal type.