> Implement `ForeignOwnable` for `Owned<T>`. This allows use of `Owned<T>` in > places such as the `XArray`. > > Note that `T` does not need to implement `ForeignOwnable` for `Owned<T>` to > implement `ForeignOwnable`. > > Signed-off-by: Andreas Hindborg <[email protected]>
Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review · https://sashiko.dev/#/patchset/[email protected]?part=3
