Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# gds2-io
GDSII format parser/saver

This crate support parse/save gds binary layout database. And it's tested pass through loop-back test


## License

Licensed under either of these:

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   https://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   https://opensource.org/licenses/MIT)