- renamed field getter functions to just the field, and field_mut for &mut getters - made casting `unsafe` to make sure it explicitly is checked each time - fixed injected types being NonNull<T> |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| rust.rs | ||
- renamed field getter functions to just the field, and field_mut for &mut getters - made casting `unsafe` to make sure it explicitly is checked each time - fixed injected types being NonNull<T> |
||
|---|---|---|
| .. | ||
| mod.rs | ||
| rust.rs | ||