aboutsummaryrefslogtreecommitdiff
path: root/systems/chunking/src/policies.rs
diff options
context:
space:
mode:
Diffstat (limited to 'systems/chunking/src/policies.rs')
-rw-r--r--systems/chunking/src/policies.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/chunking/src/policies.rs b/systems/chunking/src/policies.rs
new file mode 100644
index 0000000..c6e8825
--- /dev/null
+++ b/systems/chunking/src/policies.rs
@@ -0,0 +1 @@
+pub mod fixed_size; \ No newline at end of file