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
address issue with mutable borrow using get_value_index (#115)
* use get_value_at to look up argument
* implement ExtractArgFromJs that uses borrow instead of mut borrow