Skip to content
Snippets Groups Projects
  • Alejandro Perea's avatar
    Contain all layer types in an enum (#131) · 968073b0
    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
    968073b0