Skip to content

feat: switch from &str params to String#103

Open
FrenchGithubUser wants to merge 2 commits intoreown-com:masterfrom
famedly:thomast/owned-struct-params
Open

feat: switch from &str params to String#103
FrenchGithubUser wants to merge 2 commits intoreown-com:masterfrom
famedly:thomast/owned-struct-params

Conversation

@FrenchGithubUser
Copy link

Description

Switched &str in struct attributes to String. We will be using this library for our push notification gateway Hewdig, and those changes would simplify it use, as well as help future users of a2.

Resolves #67

How Has This Been Tested?

cargo test

Due Dilligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@FrenchGithubUser
Copy link
Author

This should be ready for review @geekbrother :)

@FrenchGithubUser
Copy link
Author

Bumping this @ganchoradkov @quetool :)

@FrenchGithubUser
Copy link
Author

Hey, kindly bumping this @ganchoradkov @quetool :)

@quetool
Copy link

quetool commented Jan 19, 2026

@chris13524 @geekbrother

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.

feat: Switch &str params

2 participants