Skip to content

Missing implements ... in the dart class generated #538

@Larpoux

Description

@Larpoux

Hi, Guys, Girls and Ladyboys. I have bad news for you : I am back!!! 👀 .

No, I am kidding. I have finished to port my project implementation on Javascript, and I return to Rust to have a native implementation of my interface.

Actually I have something weird :

pub trait AudioScheduledSourceNode: AudioNode {
...

generates :

abstract class AudioScheduledSourceNode {

Without specifying implements AudioNode. Do you have any idea of the reason ?

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