Enum gerber_types::FiducialScope [] [src]

pub enum FiducialScope {
    Global,
    Local,
}

Variants

Trait Implementations

impl Debug for FiducialScope
[src]

Formats the value using the given formatter.