aboutsummaryrefslogtreecommitdiff
path: root/evc/src/header.rs
diff options
context:
space:
mode:
Diffstat (limited to 'evc/src/header.rs')
-rw-r--r--evc/src/header.rs4
1 files changed, 4 insertions, 0 deletions
diff --git a/evc/src/header.rs b/evc/src/header.rs
new file mode 100644
index 0000000..2b2725c
--- /dev/null
+++ b/evc/src/header.rs
@@ -0,0 +1,4 @@
+
+pub struct Header {
+
+}