add upload function

This commit is contained in:
Daniel Løvbrøtte Olsen
2020-03-30 20:43:47 +02:00
parent cf49211b74
commit 55ef46e978
6 changed files with 165 additions and 21 deletions

View File

@@ -1,5 +1,4 @@
use serde::{Serialize, Deserialize};
use serde_repr::*;
use uuid::Uuid;
use std::net::IpAddr;