Function split_variant_path

Source
pub(super) fn split_variant_path(path: &str) -> Option<(&str, &str)>