hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

feat(framework): Added smithy, smithy-core and smithy-generator crates

Open Debarshi-Gupta opened this issue 3 months ago • 1 comments

Type of Change

  • [ ] Bugfix
  • [ ] New feature
  • [ ] Enhancement
  • [ ] Refactoring
  • [ ] Dependency updates
  • [ ] Documentation
  • [ ] CI/CD

Description

Additional Changes

  • [ ] This PR modifies the API contract
  • [ ] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • [ ] I formatted the code cargo +nightly fmt --all
  • [ ] I addressed lints thrown by cargo clippy
  • [ ] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

Debarshi-Gupta avatar Sep 03 '25 05:09 Debarshi-Gupta

Review changes with  SemanticDiff

Changed Files
File Status
  Cargo.lock Unsupported file format
  crates/smithy-core/Cargo.toml Unsupported file format
  crates/smithy-core/src/generator.rs  0% smaller
  crates/smithy-core/src/lib.rs  0% smaller
  crates/smithy-core/src/types.rs  0% smaller
  crates/smithy-generator/Cargo.toml Unsupported file format
  crates/smithy-generator/build.rs  0% smaller
  crates/smithy-generator/src/main.rs  0% smaller
  crates/smithy/Cargo.toml Unsupported file format
  crates/smithy/src/lib.rs  0% smaller

semanticdiff-com[bot] avatar Sep 03 '25 05:09 semanticdiff-com[bot]