Skip to content

Refactoring: consider creating the reactor in run rather than saving in the struct #4

@steveklabnik

Description

@steveklabnik

https://github.com/ashleygwilliams/changes-stream-rust/blob/master/src/lib.rs#L17

The reactor is only used in the run method, so might as well create it there instead of saving it.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions