Initial commit with barely working stuff

This commit is contained in:
Uttarayan Mondal
2021-03-15 01:22:48 +05:30
commit 80d1bfa591
6 changed files with 180 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# rapr-rs
Reddit api wrapper in rust.
Not usable currently.
Currently doing this to learn rust.