rust-python-example
rust-python-example copied to clipboard
Compilation warning about deprecated try!
When I use
make compile-rust
I get multiple warnings
warning: use of deprecated item 'r#try': use the `?` operator instead