Skip to content

Cleaning main.rs#15

Merged
Escoto merged 1 commit intomainfrom
fix/clean-up-main
Apr 8, 2026
Merged

Cleaning main.rs#15
Escoto merged 1 commit intomainfrom
fix/clean-up-main

Conversation

@Escoto
Copy link
Copy Markdown
Owner

@Escoto Escoto commented Apr 8, 2026

Description

  • main.rs: ~65 lines — just module declarations, imports, and the orchestration body
  • startup.rs: ~190 lines — all 7 helper functions + WorkspaceSetup struct + SharedRateLimiter type alias, all pub(crate)

Checklist

  • Tests added or updated
  • cargo clippy -- -D warnings passes
  • cargo fmt --check passes
  • Documentation updated (if applicable)

@Escoto Escoto self-assigned this Apr 8, 2026
@Escoto Escoto force-pushed the fix/clean-up-main branch from 31c1aaf to b7ce83b Compare April 8, 2026 18:39
@Escoto Escoto merged commit 9719996 into main Apr 8, 2026
1 check passed
@Escoto Escoto deleted the fix/clean-up-main branch April 8, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant