bevy/crates/bevy_ptr/src
orzogc 5570315baf
Document the lifetime requirement of byte_offset and byte_add (#12893)
# Objective

`byte_offset` and `byte_add` of `Ptr`, `PtrMut` and `OwningPtr` are
missing the lifetime requirement.

## Solution

Add documents.
2024-04-08 17:13:35 +00:00
..
lib.rs Document the lifetime requirement of byte_offset and byte_add (#12893) 2024-04-08 17:13:35 +00:00