Results 2 issues of Arrekin

Is there a way to pass metadata? Normally I can invoke it like this: `grpc_stub.SomeGrpcMethod(SomeRequest(), metadata=some_metadata)` But I get: `TypeError: fake_handler() got an unexpected keyword argument 'metadata'` I can see...

Some control-based nodes like HBoxContainer or Panel have a `Theme Overrides` field in the inspector(last entry under `Control` block). If we create a Rust class "inheriting" from those Godot nodes,...

bug
c: register