Enum analyzer::data_model::TypeSegment

pub struct TypeSegment {
    String(...),
    Path(...),
}

A segment of a type signature

Types are split into segments to allow for easy identification of referenceable elements

Variants

String:

Path: