"src/layout.rs" did not exist on "bff1e898d59bac1044c8d09750477aeeee24203b"
-
Alejandro Perea authored
* Contain all layer types in an enum * Implement `as_xlayer` for `LayerType` * Make id optional * Rename `ty` to `layer_type` * Remove `layer_index` * Move `as_x` functions to tests * Fix build