Another change to Coord trait stuff

This commit is contained in:
2022-05-09 15:47:00 -05:00
parent 401560d35e
commit e97598b69f
7 changed files with 1745 additions and 75 deletions

View File

@@ -13,4 +13,4 @@ zip = "0.6.2"
image = "0.24.2"
[workspace]
members = ["board-builder-impl-fltk"]
members = ["board-builder-impl-fltk", "board-builder-impl-egui"]