You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VScode complains about names, which don't follow the snake case in generated functions by safer FFI, e.g., ReprCResult, ffi_export. Here is screenshot:
The text was updated successfully, but these errors were encountered:
VScode complains about names, which don't follow the snake case in generated functions by safer FFI, e.g.,
ReprCResult
,ffi_export
. Here is screenshot:The text was updated successfully, but these errors were encountered: