Skip to content

Commit 74283f9

Browse files
committed
Use mod in lib rs
1 parent 86267e1 commit 74283f9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/lib.rs

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
fn main() {
2-
println!("Hello, world!");
3-
}
1+
mod dynamic_filters;

0 commit comments

Comments
 (0)