Function identify_resource_kind
pub fn identify_resource_kind(
resource_path: &str,
resource_name: &str,
) -> ResourceKind
Expand description
Figure out the kind of data that should be loaded.
pub fn identify_resource_kind(
resource_path: &str,
resource_name: &str,
) -> ResourceKind
Figure out the kind of data that should be loaded.