❔ A question about struct - interface implementation
Structs that implement interfaces arent allocated on the heap normally, rather just if being cast to the specific interface?
I'm posting this because im not 100% sure about it
I'm posting this because im not 100% sure about it