Commit 7511971
committed
Add system module scaffolding and update documentation
Introduced a new `system` module and updated crate-level documentation for improved API discoverability. The CHANGELOG was revised to reflect documentation improvements, packaging changes, and bug fixes related to rule vector handling. Updated `lib.rs` to include the new module.1 parent 3731f4b commit 7511971
File tree
8 files changed
+11
-16
lines changed- src
- target
- debug
- deps
8 files changed
+11
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 14 | + | |
20 | 15 | | |
21 | | - | |
| 16 | + | |
22 | 17 | | |
23 | | - | |
24 | | - | |
| 18 | + | |
25 | 19 | | |
26 | | - | |
27 | | - | |
| 20 | + | |
28 | 21 | | |
29 | | - | |
30 | | - | |
| 22 | + | |
| 23 | + | |
31 | 24 | | |
32 | | - | |
| 25 | + | |
33 | 26 | | |
34 | 27 | | |
35 | 28 | | |
| |||
57 | 50 | | |
58 | 51 | | |
59 | 52 | | |
60 | | - | |
| 53 | + | |
61 | 54 | | |
62 | 55 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments