Skip to content

workspace setup, simplified export macro#4

Closed
colinrozzi wants to merge 1 commit intomainfrom
workspace-and-export-simplify
Closed

workspace setup, simplified export macro#4
colinrozzi wants to merge 1 commit intomainfrom
workspace-and-export-simplify

Conversation

@colinrozzi
Copy link
Copy Markdown
Owner

  • Proper Cargo workspace with workspace.dependencies
  • Simplified #[export] macro: no more state attribute, all params uniform
  • Clippy fixes, CI nix develop

- Set up proper Cargo workspace with workspace.dependencies
- All sub-crates use version.workspace and dep.workspace
- Simplified #[export] macro: removed state mode, all params treated uniformly
- Typed params extracted via TryFrom<Value>, return via Into<Value>
- Clippy fixes and CI switched to nix develop
@colinrozzi colinrozzi enabled auto-merge April 27, 2026 06:57
@colinrozzi colinrozzi closed this Apr 27, 2026
auto-merge was automatically disabled April 27, 2026 07:02

Pull request was closed

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