about summary refs log tree commit diff
path: root/sys/src/tabs.rs
diff options
context:
space:
mode:
authorV <v@anomalous.eu>2021-08-05 14:40:20 +0200
committerV <v@anomalous.eu>2021-08-05 14:40:20 +0200
commit14bff4da24732c97dcb691e112418d7fa547e3a1 (patch)
treecdb6da60e5c8235379d1433a3aa03d76e7bffc9a /sys/src/tabs.rs
parentd5fcf5b30357e8ed46edcde0c6ad5f0bd2c9ed00 (diff)
downloadhidit-trunk.tar.zst
sys: Initial porting work, done by hand HEAD trunk
Diffstat (limited to 'sys/src/tabs.rs')
-rw-r--r--sys/src/tabs.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/tabs.rs b/sys/src/tabs.rs
new file mode 100644
index 0000000..bdbd327
--- /dev/null
+++ b/sys/src/tabs.rs
@@ -0,0 +1 @@
+pub struct Tab {}