aboutsummaryrefslogtreecommitdiff
path: root/systems/chunking/src
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-04 14:56:10 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-04 14:56:10 +0800
commit934dae69dddffbef6243a138c29979b72830e67f (patch)
tree5755642e9187bd8cfeb1cf95edfb637653fa63e4 /systems/chunking/src
parent5135ed716bc790486d053e0f84fd016614a44fc0 (diff)
Add embedded documentation as Rust constantsHEADdev
Diffstat (limited to 'systems/chunking/src')
-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