We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023ce2f commit b26c62aCopy full SHA for b26c62a
src/assets/tarot.rs
@@ -7,6 +7,7 @@ pub struct MajorArcana {
7
pub trans: &'static str,
8
}
9
10
+#[allow(unused)]
11
pub struct TarotChoosen {
12
pub id: u8,
13
pub is_reverse: bool,
0 commit comments