No description
Find a file
Marcel Müller d38b04396c Add Actor interface
This is the early idea. The error message is still not great if the
HandledMessages don't fit the Actor. (Aka forgot to impl Handle>

Signed-off-by: Marcel Müller <neikos@neikos.email>
2025-11-05 14:21:38 +01:00
crates Add Actor interface 2025-11-05 14:21:38 +01:00
.envrc Initial Commit 2025-11-03 16:00:59 +01:00
.gitignore Initial Commit 2025-11-03 16:00:59 +01:00
Cargo.lock Make everything async 2025-11-04 09:42:03 +01:00
Cargo.toml Add license text 2025-11-05 09:44:02 +01:00
flake.lock Initial Commit 2025-11-03 16:00:59 +01:00
flake.nix Initial Commit 2025-11-03 16:00:59 +01:00
LICENSE Add license text 2025-11-05 09:44:02 +01:00
rust-toolchain.toml Initial Commit 2025-11-03 16:00:59 +01:00
rustfmt.toml Initial Commit 2025-11-03 16:00:59 +01:00