![]() Activating a new item causes the current item to be deactivated. We're the current item, but we're on the stack, so we panic if we try to do this synchronously. If we use defer to wait until we're off the stack it works. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
![]() Activating a new item causes the current item to be deactivated. We're the current item, but we're on the stack, so we panic if we try to do this synchronously. If we use defer to wait until we're off the stack it works. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |