Expand description
Library for handling GDS files.
Not all element and parameter types are implemented yet.
Modules§
- Contains the necessary constants for the gds crate.
Structs§
- A structure representing a date in a GDS file.
- A structure representing a element.
- A structure representing a GDS file. The structure consists of header informations and one or more structures.
- A structure describing a data record in a GDS file.
- A structure representiang a structure in a GDS file.
Enums§
- Enumeration of possible element parameters.
- Enumeration of possible element types.
- Enumeration of possible record data.