You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this possible to take reference to Register in autonomi::client::Client::register_update() function? This would allow to re-use the register structure instead of unnecessarily cloning it at every update.
The text was updated successfully, but these errors were encountered:
Is this possible to take reference to
Register
inautonomi::client::Client::register_update()
function? This would allow to re-use the register structure instead of unnecessarily cloning it at every update.The text was updated successfully, but these errors were encountered: