[][src]Type Definition gerber_types::GerberResult

type GerberResult<T> = Result<T, GerberError>;