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
Given that we are creating our Rust API on top of the bindings the user of this trait won't affect user experience from the higher Rust API
The user isn't expected to use the underlying maliput_sys::ffi object
Summary
https://doc.rust-lang.org/std/ops/trait.Deref.html
Used to easier dereferencing process
The text was updated successfully, but these errors were encountered: