pub fn resource_id_to_string(resource_id: &ResourceId) -> Result<String>Expand description
Convert a ResourceId to the legacy string format “source:name”.
pub fn resource_id_to_string(resource_id: &ResourceId) -> Result<String>Convert a ResourceId to the legacy string format “source:name”.