summaryrefslogtreecommitdiff
path: root/src/auth/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth/mod.rs')
-rw-r--r--src/auth/mod.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auth/mod.rs b/src/auth/mod.rs
index c5beeb3..fae0383 100644
--- a/src/auth/mod.rs
+++ b/src/auth/mod.rs
@@ -96,6 +96,7 @@ impl AuthPromptHandler
}
/// A Deezer access token.
+#[derive(Debug)]
pub struct AccessToken
{
/// The access token.