Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sometimes when results are unwrapped, the compiler will memcopy the Ok struct. okref will instead borrow the inner type. Using this on the packet struct saves about 4KiB of stack space.
- Loading branch information