Skip to main content

build_entity_id

Function build_entity_id 

Source
pub fn build_entity_id(
    file_path: &str,
    entity_type: &str,
    name: &str,
    parent_id: Option<&str>,
) -> String