neon-bindings/neon

`strict_equals` has an overly strict lifetime

kjvalencik opened this issue · 0 comments

Consider the case of execute_scoped. It's valid to perform a strict_equals where Context has a shorter lifetime than other.

This method should have an additional lifetime parameter.

https://docs.rs/neon/0.10.1/neon/handle/struct.Handle.html#method.strict_equals