diff options
Diffstat (limited to 'examples/todo/commands.rs')
-rw-r--r-- | examples/todo/commands.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/todo/commands.rs b/examples/todo/commands.rs new file mode 100644 index 0000000..a78a393 --- /dev/null +++ b/examples/todo/commands.rs @@ -0,0 +1 @@ +pub mod configure; |