aboutsummaryrefslogtreecommitdiff
path: root/apps/servers/octopus/supergit/src/files/explorer.rs
diff options
context:
space:
mode:
Diffstat (limited to 'apps/servers/octopus/supergit/src/files/explorer.rs')
-rw-r--r--apps/servers/octopus/supergit/src/files/explorer.rs9
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/servers/octopus/supergit/src/files/explorer.rs b/apps/servers/octopus/supergit/src/files/explorer.rs
new file mode 100644
index 000000000000..89ad461b8ade
--- /dev/null
+++ b/apps/servers/octopus/supergit/src/files/explorer.rs
@@ -0,0 +1,9 @@
+
+///
+pub struct Explorer {}
+
+///
+pub struct Yield {}
+
+///
+pub enum YieldType {}