Shredder::try_recovery is already taking a Vec<Shred> as an argument. All the other arguments are embedded in the shreds, and are so redundant.
Shredder::try_recovery is already taking a Vec<Shred> as an argument. All the other arguments are embedded in the shreds, and are so redundant.