Skip to content

Unused traits in code examples #152

@amab8901

Description

@amab8901

The code examples on this page import the traits Streamer and IntoStreamer. But apparently, these traites aren't being used after they have been imported.

I suggest doing one of the following:

  1. remove the imports of Streamer and IntoStreamer traits from the code examples
  2. explain why those traits are necessary and how they are being implicitly used (if that's the case) in the code example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions