-
Notifications
You must be signed in to change notification settings - Fork 1
Errors running example #2
Copy link
Copy link
Open
Description
Example seems to be out of date with current Riker.
among other errors getting
error[E0277]: the trait bound `Counter: Default` is not satisfied
--> di-app/test/test.rs:63:32
|
63 | let actor = sys.actor_of::<Counter>("counter-1").unwrap();
| ^^^^^^^ the trait `Default` is not implemented for `Counter`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels