Seungwoo Kang
Seungwoo Kang
> GDExtension has not really been designed for a full ecosystem Aha, that was why I need to look for Godot proposals for this ... Thanks, now that makes a...
Aha, thanks! I'll close this one.
Oh, it'd be better to leave this issue open until it is resolved on THIS repo... sorry, 😅
+1 for this. Sometimes, async and lambdas need to be differentiated from simple multi-line allocations For example: ```rust let logic_invoked_immediately/* sometimes-great-IDE-supported-long-inlay-hint-inserted-here */ = if let Some(something) = do_something { something...