Skip to content

refactor(plugin, config): make plugins_config_map_add generic and remove default plugin path#265

Merged
bittcrafter merged 2 commits intormqtt:masterfrom
bittcrafter:dev/0.15.0
Aug 26, 2025
Merged

refactor(plugin, config): make plugins_config_map_add generic and remove default plugin path#265
bittcrafter merged 2 commits intormqtt:masterfrom
bittcrafter:dev/0.15.0

Conversation

@bittcrafter
Copy link
Copy Markdown
Collaborator

No description provided.

…ersion

- Changed `plugins_config_map_add` to accept generic types `N: Into<String>` and `C: Into<String>`
- Allows passing `&str` and other string-like types without explicit conversion
- Maintains backward compatibility with existing `String` parameters
- Improves API ergonomics for common use cases

This change makes the plugin configuration API more flexible and user-friendly while maintaining identical functionality.
@bittcrafter bittcrafter merged commit 079310a into rmqtt:master Aug 26, 2025
10 checks passed
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