Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Crates reorganization #184

Merged
merged 4 commits into from
Jun 21, 2024
Merged

Crates reorganization #184

merged 4 commits into from
Jun 21, 2024

Conversation

soareschen
Copy link
Collaborator

  • Place all Rust crates in the crates/ subdirectory. This helps differentiating which directory contains Rust source code, and which don't.
  • Rename the directory of Rust crates to match the crate name. This helps locating the source location of a crate.
  • Flatten the file hierarchy of nested crate directories, so that they are all at the same level. This helps getting a sense of what crates are out there by just browsing one directory.

@soareschen soareschen merged commit 83b5c91 into main Jun 21, 2024
11 checks passed
@soareschen soareschen deleted the soares/crates-reorg branch June 21, 2024 04:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant