Skip to content

chore(api!): standardize api for Backend and BackendExt#755

Open
geofmureithi wants to merge 1 commit into
mainfrom
chore/stabilize-backend-ext
Open

chore(api!): standardize api for Backend and BackendExt#755
geofmureithi wants to merge 1 commit into
mainfrom
chore/stabilize-backend-ext

Conversation

@geofmureithi

Copy link
Copy Markdown
Member

Description

This change contains breaking changes in the internal workings of Backend to improve the extensibility and standardize an empty implementation of BackendExt.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Performance improvement
  • Refactoring (no functional changes)

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • I have run the existing tests and they pass
  • I have run cargo fmt and cargo clippy

Checklist

  • My code follows the code style of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Notes

This does not break the external API and this can be demonstrated by there being no changes in examples

@geofmureithi geofmureithi force-pushed the chore/stabilize-backend-ext branch from 11497fb to 9faf208 Compare July 13, 2026 10:17
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