Skip to content

Implement std::marker::Send for ears::SoundData #8

@humb1t

Description

@humb1t

Dear @jhasse can you make SoundData sendable between threads. Right now it's possible to move music into thread, but not a sound:
the trait boundstd::rc::Rcstd::cell::RefCellaudio::music::ears::SoundData: std::marker::Sendis not satisfied [E0277]

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