> Add an `io_project!()` macro allows projection from `Io` to a subview of > it, using the pointer projection mechanism to perform compile-time checks. > > For cases where type-casting is required, the `try_cast()` function may be > used where the size and alignment checks are performed at runtime. > > Signed-off-by: Gary Guo <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=13
