Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

v0.0.30

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 11:02
· 10 commits to master since this release
63138f7
Improve C API initialization patterns (#432)

* Improve API initialization pattern

* Hack to fix cbindgen bug

* Remove unused import

* Replace RuntimePtr with *mut c_void