- 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> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| rust-toolchain | ||
- 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> |
||
|---|---|---|
| src | ||
| .gitignore | ||
| Cargo.toml | ||
| rust-toolchain | ||