Skip to content

Better organize Workspace (Directory Structure) #564

Closed
@phip1611

Description

@phip1611

I want to suggest the following directory structure.

.github
book
BUILDING.md
...
ws/ 
  Cargo.toml <-- workspace definitions
  uefi/
   Cargo.toml <-- dependencies of `uefi` crate
  uefi-services/
  xtask/
  ...

This will make the directory structure much cleaner and the main Cargo.toml file shorter (do not mix workspace definitions with regular crate attributes). I can work on it, if you give me the go for it. Thoughts?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions