Skip to content

Workspace vs single package #2264

Answered by gbj
Matthew-Skeer asked this question in Q&A
Discussion options

You must be logged in to vote

No real differences beyond personal preference! Some people prefer the workspace setup if they have server-only code and they don't want to #[cfg] gate things, or if they're integrating with an existing project, or want to reuse pieces of their logic. The single-crate setup works fine for most use cases.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Matthew-Skeer
Comment options

Answer selected by Matthew-Skeer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants