Move ServoLayoutNode and related structs to script.

This commit is contained in:
Ms2ger 2016-06-15 17:35:54 +01:00
parent 0c726cfe6b
commit 0616a60fd9
6 changed files with 1006 additions and 965 deletions

View file

@ -48,6 +48,7 @@ phf_macros = "0.7.13"
plugins = {path = "../plugins"}
profile_traits = {path = "../profile_traits"}
rand = "0.3"
range = {path = "../range"}
ref_filter_map = "1.0"
ref_slice = "1.0"
regex = "0.1.43"