Skip to content

Commit c984ea7

Browse files
authored
rust: Use a trait-based client API (#1)
* rust: Add a trait-based client API * rust: Replace main API with the Client trait API * rust: Move trainer bin to an example in the bot crate * ignoring circler-trainer * rust: Fix trainer shutdown fallback name * rust: Remove explicit example declaration
1 parent a09ca1e commit c984ea7

File tree

18 files changed

+1320
-300
lines changed

18 files changed

+1320
-300
lines changed
+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
/target
2+
/circler-trainer

0 commit comments

Comments
Β (0)