Commit graph

9 commits

Author SHA1 Message Date
Vinzenz Schroeter 1cf37413e6 implement From<X> for XCommand
All checks were successful
Rust / build (pull_request) Successful in 2m15s
2025-03-25 22:20:44 +01:00
Vinzenz Schroeter 5ba01ec4cc cargo clippy --fix 2025-03-25 19:20:55 +01:00
Vinzenz Schroeter 5e38ced392 reorder fields by importance 2025-03-25 18:11:31 +01:00
Vinzenz Schroeter 7cd26cd50e move tests to the module they test 2025-03-08 17:09:26 +01:00
Vinzenz Schroeter e3fc56c200 rename commands, add suffix and export on top level 2025-03-08 11:25:29 +01:00
Vinzenz Schroeter d195f6100a rename modules 2025-03-08 00:38:10 +01:00
Vinzenz Schroeter c66e6db498 Command is now a trait
Some checks failed
Rust / build (pull_request) Failing after 1m4s
2025-03-07 22:51:32 +01:00
Vinzenz Schroeter b691ef33f8 Connection is now a trait 2025-03-06 23:50:08 +01:00
Vinzenz Schroeter 04aa4aa95a split language bindings into separate repositories
All checks were successful
Rust / build (pull_request) Successful in 2m22s
2025-02-16 17:36:08 +01:00
Renamed from crates/servicepoint/examples/announce.rs (Browse further)