From fae8d2273dfad2dd0cf9709f15e24640e7ebfd8d Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Mon, 15 Jul 2024 18:38:53 +0800 Subject: feat(Improve the underlying business directory): Improve the underlying business directory Add { doc | feat | perf | dev } mods --- src/perf/mod.rs | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/perf/mod.rs (limited to 'src/perf/mod.rs') diff --git a/src/perf/mod.rs b/src/perf/mod.rs new file mode 100644 index 0000000..0444a3a --- /dev/null +++ b/src/perf/mod.rs @@ -0,0 +1 @@ +pub struct Asparagus {} \ No newline at end of file -- cgit v1.2.3-70-g09d2