Join Slack
Powered by
currently I use <https://github.com/delta-io/delta...
# daft-dev
s
sherlockbeard
05/29/2024, 4:30 AM
currently I use
https://github.com/delta-io/delta-rs/blob/main/CONTRIBUTING.md#developing-in-vscode
to debug my rust code in daft ... is there any better/more automated way ?.
j
jay
05/29/2024, 6:34 PM
Hey
@sherlockbeard
! What issues are you hitting in terms of debugging Rust? The LLDB attach is unfortunately the best way right now I think
jay
05/29/2024, 6:34 PM
Alternatively you can write Rust-only unit tests and have the normal Rust debugging workflow from VSCode work for you
s
sherlockbeard
05/30/2024, 9:26 PM
nope no issue. Just wanted to check if any other solution is present .
Open in Slack
Previous
Next