Cleanup debug printouts
Dependencies
- [2]
4YYL4VTYIntroduce Cut - [3]
C5VVJ5SOPrint how many rows - [4]
Y4AQJ5RDOther defaults - [5]
2USDM5CHWIP for more generic - [6]
LXMNVVD2Change to proper measurements - [7]
5TH3AA4610 mm extra space - [8]
ZJPL7VNQSeparate planks from main - [9]
USO5PZWOStart with the print function, separate mutable and immutable functions - [10]
OK5CKW6ERework everything, use references - [11]
SMYRM2CFUse the MaterialStorage - [12]
ES2PMPT4Using structures instead - [13]
MLUGR2LLAdd default impl and some basic plank logic
Change contents
- edit in src/bin/main.rs at line 23
//println!("Floor: {:#?}", finished_floor); - edit in src/bin/main.rs at line 27
//println!("Material storage:\n {:#?}", ms); - edit in src/bin/main.rs at line 145
//println!("Row: {:#?}", row); - edit in src/bin/main.rs at line 147[3.196]→[3.84:85](∅→∅),[2.1112]→[3.84:85](∅→∅),[3.231]→[3.84:85](∅→∅),[3.198]→[3.143:185](∅→∅),[3.231]→[3.143:185](∅→∅),[3.143]→[3.143:185](∅→∅)
// TODO Add PLAY at the end when printing - resolve order conflict in src/bin/main.rs at line 147[3.1426]