rust/library
Josh Triplett 155a8fb983 Partially revert #107200
`Ok(0)` is indeed something the caller may interpret as an error, but
that's the *correct* thing to return if the writer can't accept any more
bytes.

(cherry picked from commit 5210f482d7309004c0ff3f6306f052f8d5adb67b)
2023-08-17 19:38:22 -07:00
..
2023-07-10 10:41:13 -04:00
2023-07-10 10:41:13 -04:00
2023-08-17 19:38:22 -07:00