Commit 7516418
committed
refactor(common): move id/path/text/debug into utils/ submodule
Separate core type definitions (error.rs, result.rs) from utility
functions (id, path, text, debug) with a utils/ subdirectory.
Re-exports at crate root maintain backwards compatibility:
crab_common::path, crab_common::id etc. still work.1 parent 077b037 commit 7516418
6 files changed
Lines changed: 11 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | | - | |
4 | | - | |
5 | 2 | | |
6 | | - | |
| 3 | + | |
7 | 4 | | |
8 | 5 | | |
9 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
File renamed without changes.
File renamed without changes.
0 commit comments