Enum gerber_types::Profile [] [src]

pub enum Profile {
    Plated,
    NonPlated,
}

Variants

Trait Implementations

impl Debug for Profile
[src]

Formats the value using the given formatter.