WolframResearch / wstp-rs

Rust bindings to the Wolfram Symbolic Transport Protocol (WSTP)
Apache License 2.0
21 stars 3 forks source link

polish: Remove redundant attrs on `unchecked_ref_cast_mut` #41

Closed dtolnay closed 1 year ago

dtolnay commented 1 year ago
ConnorGray commented 1 year ago

Thanks for contributing these changes, David. ref-cast has been a powerful tool in several projects I've worked on.