Crate rearch_effects
source ·Modules
Functions
- A side effect that provides a function that triggers rebuilds. YOU SHOULD ALMOST NEVER USE THIS SIDE EFFECT! Only use this side effect when you don’t have any state that you wish to update in the rebuild (which is extremely rare).