Functionsยง
- rvec_
wrapped_ to_ vec_ datatype - This is a utility function to convert an FFI friendly vector of
WrappedSchemato their equivalentDataType. - vec_
datatype_ to_ rvec_ wrapped - This is a utility function to convert a slice of
DataTypeto its equivalent FFI friendly counterpart,WrappedSchema