# Objective Make working with `PluginGroupBuilder` less panicky. Fixes #17001 ## Solution Expand the `PluginGroupBuilder` api with fallible add methods + a contains method. Also reorder the `PluginGroupBuilder` tests because before should come before after. ## Testing Ran the `PluginGroupBuilder` tests which call into all the newly added methods. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| README.md | ||