Skip to content

Organize compose types into modules#52

Closed
stephanbuys wants to merge 6 commits intomainfrom
codex/refactor-code-into-submodules-under-src
Closed

Organize compose types into modules#52
stephanbuys wants to merge 6 commits intomainfrom
codex/refactor-code-into-submodules-under-src

Conversation

@stephanbuys
Copy link
Owner

Summary

  • move Service-related items to service.rs
  • move network structs to network.rs
  • move volume structs to volume.rs
  • move secret structs to secret.rs
  • re-export modules in lib.rs

Testing

  • cargo test --quiet (fails: failed to download crates)

https://chatgpt.com/codex/tasks/task_e_6842c671b4a08324aa8d10a3eec0842d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant