Module kicad_parse_gen::layout [] [src]

Kicad layout format handling

Structs

Area

area

Dimension

dimension

General

general information

GrArc

arc

GrLine

line

GrText

text

Host

build host info

Layer

layer

Layout

a Kicad layout

Net

a net

NetClass

a net class

Setup

setup elements of the layout

SetupElement

a generic setup element

Zone

a zone region

Enums

Element

layout elements

LayerType

layer type

Functions

layout_to_string

convert a Kicad layout to a String

parse

parse a &str to a Kicad layout