yoi/crates/daemon
2026-04-14 03:13:36 +09:00
..
src cargo fmt 2026-04-14 03:13:36 +09:00
Cargo.toml cratesの整理 2026-04-11 02:48:50 +09:00
README.md Add README to all crates 2026-04-11 03:07:56 +09:00

daemon

Pod のライフサイクルを管理する常駐デーモン。未実装。

依存クレート

  • manifest — マニフェスト設定
  • protocol — 通信プロトコル型
  • tokio — 非同期ランタイム