tokio-uring
tokio-uring copied to clipboard
Implement IoBuf for Rc<T> where T: IoBuf
Using reference counted IoBuf allows to have multiple Slices for the same backing buffer, which is useful for situations where same buffer has to be written to multiple sockets
@redbaron Do you still have an interest in this merging? If so, could you update to pass fmt