You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/src
Manos Pitsidianakis b3876113aa
BackendOp: return future in as_bytes()
4 years ago
..
components BackendOp: return future in as_bytes() 4 years ago
conf BackendOp: return future in as_bytes() 4 years ago
execute Add save-draft command 4 years ago
plugins BackendOp: return future in as_bytes() 4 years ago
terminal Fix pasted text not being registered immediately 4 years ago
types Add add-attachment from pipe, default_header_values 4 years ago
bin.rs Rename jobs1 to jobs 4 years ago
components.rs Add optional feature to save SVG screenshot 4 years ago
conf.rs Add somewhat-working async IMAP backend 4 years ago
execute.rs Add save-draft command 4 years ago
jobs.rs Rename jobs1 to jobs 4 years ago
mailcap.rs Overhaul input thread 4 years ago
managesieve.rs Rename jobs1 to jobs 4 years ago
plugins.rs Execute user shell commands with /bin/sh 4 years ago
sqlite3.rs melib: return Result<_> from operation() 4 years ago
state.rs Rename jobs1 to jobs 4 years ago
terminal.rs Remove ui crate 4 years ago
types.rs Rename jobs1 to jobs 4 years ago
unix.rs MailBackend: change more methods to Futures 4 years ago
workers.rs Spawn workers on demand 4 years ago