Skip to content

Errors running example #2

Description

@christopinka

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`


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions