Tracking Issues of RFC-5556: Write Returns Metadata #5557
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Tasks
Operator
to returnResult<Metadata>
instead ofResult<()>
forwrite
andwrite_with
functionsWriter
to returnResult<Metadata>
instead ofResult<()>
for the close() functionoio::Write
trait to returnResult<Metadata>
instead ofResult<()>
for the close() functionoio::MultipartWrite
trait to returnResult<Metadata>
instead ofResult<()>
for thecomplete_part()
andwrite_once
functionsThe text was updated successfully, but these errors were encountered: