Enum gerber_types::DrillRouteType [] [src]

pub enum DrillRouteType {
    Drill,
    Route,
    Mixed,
}

Variants

Trait Implementations

impl Debug for DrillRouteType
[src]

Formats the value using the given formatter.