Refactor try_from and try_into error handing.
This commit is contained in:
committed by
Jakub Konka
parent
14aaffd46f
commit
b09f7e860f
7
.vscode/settings.json
vendored
Normal file
7
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"rust-client.disableRustup": false,
|
||||
"rust.target": "x86_64-pc-windows-gnu",
|
||||
//"rust.sysroot": "/home/marcin/.rustup/toolchains/stable-x86_64-pc-windows-gnu/",
|
||||
"rust.all_targets": false
|
||||
}
|
||||
Reference in New Issue
Block a user