Module kicad_parse_gen::layout [] [src]

Kicad layout format handling

Structs

Area

area

ConnectPads

a zone connect pads

Dimension

dimension

Fill

fill of a zone

General

general information

GrArc

arc

GrCircle

gr_circle

GrLine

line

GrText

text

Hatch

a zone hatch

Host

build host info

Keepout

keepout of a zone

Layer

layer

Layout

a Kicad layout

Net

a net

NetClass

a net class

NetName

a netname

Segment

segment

Setup

setup elements of the layout

SetupElement

a generic setup element

Via

via

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