Where I can find rts_* methods documentation?

Unfortunately, we haven’t exposed these in a library so haven’t really documented, partly because the meaning may change from GC to GC. A post explaining (some) of these is here:

I’ll open a doc issue to properly expose and document these, since users seems to be using them more and more.

2 Likes