aboutsummaryrefslogtreecommitdiff
path: root/trakt-rs/src/api.rs
diff options
context:
space:
mode:
Diffstat (limited to 'trakt-rs/src/api.rs')
-rw-r--r--trakt-rs/src/api.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/trakt-rs/src/api.rs b/trakt-rs/src/api.rs
index c5dd980..c0bc9df 100644
--- a/trakt-rs/src/api.rs
+++ b/trakt-rs/src/api.rs
@@ -17,3 +17,4 @@ pub mod movies;
pub mod scrobble;
pub mod search;
pub mod shows;
+pub mod users;