Structs§
- Compile
Time Defines - This is a transparent value type wrapping
FxIndexMap<Vec<DefineableNameSegment>,CompileTimeDefineValue>
. - Compile
Time Defines Individual - This is a transparent value type wrapping
FxIndexMap<Vec<DefineableNameSegment>,ResolvedVc< CompileTimeDefineValue>>
. - Compile
Time Info - Compile
Time Info Builder - Free
VarReferences - This is a transparent value type wrapping
FxIndexMap<Vec<DefineableNameSegment>,FreeVarReference>
. - Free
VarReferences Individual - A map from the last element (the member prop) to a map of the rest of the name to the value.