Skip to content

Let Sponge::start take io-pattern as impl Into<Vec<Call>> #4

@moCello

Description

@moCello

Summary

Currently the io-pattern needs to be passed to Sponge::start as a Vec<Call> but it would be much more convenient to have it take any type that is impl AsRef<[Call]>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions