I can't use vsocde formatter (i.e., Rust - Visual Studio Marketplace) for any .rs
files unless I have Cargo.toml file in the root of the folder opened in vscode. And this means to format any .rs file it has to be inside a cargo project and it doesn't sound a good thing..
Can anybody help me on this..?