Add section for unwrapped native handles

This commit is contained in:
Joshua Suskalo 2021-09-25 13:14:08 -05:00
parent 7d970a177f
commit 23929231e2

View file

@ -452,6 +452,8 @@ garbage collected, and copies the data from the source segment into it. It's up
to the user to call `deserialize-from` on that segment with the appropriate
type.
### TODO Unwrapped Native Handles
### TODO Data Model
## License