diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2026-04-27 11:09:35 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2026-04-27 11:29:26 +0800 |
| commit | ae91bf2f6412edee65660085811248e0127fa97b (patch) | |
| tree | 504a055510a7592e64ec382cbef97cded7c7e69f /mingling_core/src/markers.rs | |
| parent | 704eb899babd85125d29cf41315e9df90515046f (diff) | |
Remove `marker::NextProcess` and generate it via `gen_program!`
Diffstat (limited to 'mingling_core/src/markers.rs')
| -rw-r--r-- | mingling_core/src/markers.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mingling_core/src/markers.rs b/mingling_core/src/markers.rs deleted file mode 100644 index d71434b..0000000 --- a/mingling_core/src/markers.rs +++ /dev/null @@ -1,2 +0,0 @@ -#[doc(hidden)] -pub mod next_process; |
