aboutsummaryrefslogtreecommitdiff
path: root/src/post.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/post.rs')
-rw-r--r--src/post.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/post.rs b/src/post.rs
new file mode 100644
index 0000000..d3d1257
--- /dev/null
+++ b/src/post.rs
@@ -0,0 +1,3 @@
+pub async fn create_link() {
+
+}