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 Relationship {
|
||||
pub following: bool,
|
||||
pub followed_by: bool,
|
||||
|
||||
Reference in New Issue
Block a user