Hi thanks for the wonderful library! I wonder how to get notified whenever the deepsize of an object changes? I need this because when the deepsize changes, I need to hint the GC of another language (indeed Dart) the latest size of this "native" data structure.
Related: fzyzcjy/flutter_rust_bridge#243
Hi thanks for the wonderful library! I wonder how to get notified whenever the deepsize of an object changes? I need this because when the deepsize changes, I need to hint the GC of another language (indeed Dart) the latest size of this "native" data structure.
Related: fzyzcjy/flutter_rust_bridge#243