altium-format 0.1.7

Core altium-cli library for reading and writing Altium Designer files.
Documentation
1
2
3
4
//! Record types for Altium schematic and PCB primitives.

pub mod pcb;
pub mod sch;