forked from MightyPork/elefren-fork
0.3.0 Redone registration api, added debug/clone
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#[derive(Deserialize)]
|
||||
#[derive(Debug, Clone, Deserialize)]
|
||||
pub struct Report {
|
||||
pub id: u64,
|
||||
pub action_taken: String,
|
||||
|
||||
Reference in New Issue
Block a user