parse_resource_id_string

Function parse_resource_id_string 

Source
pub fn parse_resource_id_string(resource_id: &str) -> Result<(&str, &str)>
Expand description

Convert a resource_id string (format: “source:path”) into components.