fulcrumgenomics / fgoxide

Quality of life improvements in Rust.
MIT License
5 stars 3 forks source link

Make readers and writers send #6

Closed NatPRoach closed 1 year ago

NatPRoach commented 1 year ago

Based this on the chunked read ahead branch so that we can do testing easier.

This expands the traits of the Boxd writers / readers we create to include Send