holdxen
holdxen
> d minimal repro if possible. This issue is invalid. ## code:   ## result: 
> at this sample? This is my new example https://github.com/Zhou-Pixel/ApvPlayer.git and it uses opengl fbo to render video in Avalonia It seems all events do not work in OpenGlControl so...
> Wild guess: is it possible snafu somehow notice `DatabaseError` and generate some code with name `Database`, which then confuses frb since there is another "Database" struct there? > >...
> Wild guess: is it possible snafu somehow notice `DatabaseError` and generate some code with name `Database`, which then confuses frb since there is another "Database" struct there? > >...
> he snafu's `Error` and my `Database` declaration in the same mod But the Database snafu generated is `pub(crate)`, it means I don't want to expose it to dart. Only...