const BASE_STRUCT: &[DepKind];Expand description
Struct, Enum and Union DepNodes
Note that changing the type of a field does not change the type of the struct or enum, but adding/removing fields or changing a fields name or visibility does.
const BASE_STRUCT: &[DepKind];Struct, Enum and Union DepNodes
Note that changing the type of a field does not change the type of the struct or enum, but adding/removing fields or changing a fields name or visibility does.