feat(ipc): Error (ru.shturman.Error.*) + well-known имена

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Alexander <akotenev2003@gmail.com>
This commit is contained in:
2026-06-24 12:07:29 +03:00
parent df553790ae
commit d91d218ade
5 changed files with 64 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
resolver = "2"
# Члены растут по планам реализации. crates/core, crates/apps, crates/tools —
# группировка привилегированного ядра / first-party-апов / dev-инструментов (architecture §3).
members = ["crates/shturman-common"]
members = ["crates/shturman-common", "crates/shturman-ipc"]
[workspace.package]
edition = "2021"