Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Sep 15, 2023
1 parent b1956f4 commit 44369b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
// * Profile if inlining is worth it
// * Add public `test` method to check if interface is implemented correctly
// * Avoid clones in `Metadata` getters
// * Blanket impl `*Interface` for Arc<T>, Mutex<T>, etc.?

mod local_server;
mod loop_status;
Expand Down

0 comments on commit 44369b6

Please sign in to comment.