Need help in understand the project structure and architecture. #12347
Unanswered
alanbosco003
asked this question in
General Q&A
Replies: 1 comment
-
Zed uses a Rust crates member-like(or cargo workspaces) approach, breaking the project into multiple crates, which are stored in the For more information on the workspaces approach in Rust, refer to the Rust documentation on Workspaces. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm very new to Rust and this repository. I wish to contribute to this repository. But I don't know where to start. It would be very helpful if there were any pages I could refer to understand the patterns and architecture used. currently, I don't have any Idea where to start.
Beta Was this translation helpful? Give feedback.
All reactions