meli/melib/src/backends/imap/cache
Manos Pitsidianakis 3618bdcffb
melib/imap: treat server input as bytes
Server input was assumed valid ascii and converted haphazardly to &str.
Don't do that, since it might not be valid UTF8.
2020-09-16 15:17:48 +03:00
..
sync.rs melib/imap: treat server input as bytes 2020-09-16 15:17:48 +03:00