Hi all, as far as I can tell, there are no Rust bindings for DGL. Does anyone know of any?
If there are no Rust bindings, I will try to implement them. I assume I would use the same C API that Python uses. This approach generally works well with Rust. Can anyone see any problems with this approach? Is anyone else working on it?