import_candidate_to_enum_paths

Function import_candidate_to_enum_paths 

Source
fn import_candidate_to_enum_paths(
    suggestion: &ImportSuggestion,
) -> (String, String)
Expand description

Gets the stringified path for an enum from an ImportSuggestion for an enum variant.