cargo-ws 0.2.0

cargo plugin, generate vscode workspace file.
cargo-ws-0.2.0 is not a library.

中文文档

summary

cargo-ws is light-weight cargo plugin. It can generate vscode code-workspace file. Then you can view file that be opened, like Jetbrains Idea.

install

cargo install cargo-ws

generate vscode workspace file

cargo ws

show

image