Commit a40e5d2
committed
chore: Update to current features
1 parent 0d23ab5 commit a40e5d2
File tree
6 files changed
+7
-5
lines changed- example_server
- src/routes
- packages
6 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
- Cargo.toml+1-5
- src/http/discover.rs+4-4
- src/http/mod.rs+1-6
- src/http/tree.rs+1-13
- src/lib.rs+6-1
- src/main.rs+1-1
- src/manifest/mod.rs+83
- src/utils/importer.rs+2-37
- src/utils/url_to_matcher.rs+57-22
- src/views/mod.rs+9-6
- src/walker/container.rs+134-6
- src/walker/discover.rs+17-24
- src/walker/leaf.rs-4
- src/walker/tree.rs+93-11
0 commit comments