mirror of
https://github.com/hexedtech/codemp.git
synced 2025-03-31 00:21:35 +02:00
working on this was really hard, so i'm making simple things first. removed almost everything except bare buffer changes, and not even done in a smart way, but should be a working PoC? now trying to make a working client to test it out and actually work on a real prototype
2 lines
32 B
Rust
2 lines
32 B
Rust
pub mod actor;
|
|
pub mod service;
|