Rust-analyzer in vscode in Workspace with embedded crate

⚓ Rust    📅 2025-12-05    👤 surdeus    👁️ 7      

surdeus

Warning

This post was published 64 days ago. The information described in this article may have changed.

Hello!
Help me set up rust-analyzer in vscode. The project uses Workspace, which has three crates.

  1. common - common types and their serialization/deserialization.
  2. robot-firmware - firmware for the ESP32 no_std.
  3. client - a client library for interacting with the robot from Linux.

1 post - 1 participant

Read full topic

🏷️ Rust_feed