wasm-demo/src
Manos Pitsidianakis 3eadaba34e
Replace old pseudo-async code with blocking rust async
2020-08-26 00:54:06 +03:00
..
command Add Reply{ToAuthor,ToAll} actions 2020-08-26 00:54:05 +03:00
components Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
conf Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
plugins Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
terminal terminal/keys: add `Space` identifier in Key Display impl 2020-08-26 00:54:05 +03:00
types Fix clippy lints 2020-07-06 15:27:08 +03:00
bin.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
command.rs command.rs: add eof() parser to action parsers 2020-07-26 16:09:41 +03:00
components.rs themes/shortcuts: preserve order of keys 2020-08-26 00:54:05 +03:00
conf.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
jobs.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 2020-07-13 21:36:55 +03:00
managesieve.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
plugins.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
sqlite3.rs conf/accounts.rs: use QueryTrait when search_backend is None 2020-07-26 15:38:08 +03:00
state.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
terminal.rs Fix clippy lints 2020-07-06 15:27:08 +03:00
types.rs Replace old pseudo-async code with blocking rust async 2020-08-26 00:54:06 +03:00
unix.rs MailBackend: change more methods to Futures 2020-07-06 15:26:00 +03:00