From 492045e538cf806bb49631dfbbaabbd8b566147e Mon Sep 17 00:00:00 2001 From: natrixaeria Date: Sun, 5 Jan 2020 22:28:25 +0100 Subject: Generate permutaitons and bitmasks --- src/structs.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/structs.rs') diff --git a/src/structs.rs b/src/structs.rs index 1d33215..55cff29 100755 --- a/src/structs.rs +++ b/src/structs.rs @@ -1,3 +1,4 @@ +#[derive(Clone, Debug)] pub struct StoneWall { rows: Vec>, } -- cgit v1.2.3-70-g09d2