aboutsummaryrefslogtreecommitdiff
path: root/arg_picker/src/corebind.rs
diff options
context:
space:
mode:
Diffstat (limited to 'arg_picker/src/corebind.rs')
-rw-r--r--arg_picker/src/corebind.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/arg_picker/src/corebind.rs b/arg_picker/src/corebind.rs
new file mode 100644
index 0000000..3581871
--- /dev/null
+++ b/arg_picker/src/corebind.rs
@@ -0,0 +1,2 @@
+mod entry_picker;
+pub use entry_picker::*;