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 94433cfc40
melib/backends: cleanup MailBackend trait definition
4 years ago
..
command Add Reply{ToAuthor,ToAll} actions 4 years ago
components Replace old pseudo-async code with blocking rust async 4 years ago
conf Replace old pseudo-async code with blocking rust async 4 years ago
plugins Replace old pseudo-async code with blocking rust async 4 years ago
terminal terminal/keys: add `Space` identifier in Key Display impl 4 years ago
types Fix clippy lints 4 years ago
bin.rs Replace old pseudo-async code with blocking rust async 4 years ago
command.rs command.rs: add eof() parser to action parsers 4 years ago
components.rs themes/shortcuts: preserve order of keys 4 years ago
conf.rs Replace old pseudo-async code with blocking rust async 4 years ago
jobs.rs Replace old pseudo-async code with blocking rust async 4 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs Replace old pseudo-async code with blocking rust async 4 years ago
plugins.rs Replace old pseudo-async code with blocking rust async 4 years ago
sqlite3.rs conf/accounts.rs: use QueryTrait when search_backend is None 4 years ago
state.rs melib/backends: cleanup MailBackend trait definition 4 years ago
terminal.rs Fix clippy lints 4 years ago
types.rs Replace old pseudo-async code with blocking rust async 4 years ago
unix.rs MailBackend: change more methods to Futures 4 years ago