himalaya/src
Perma Alesheikh 0ff940871b
use char when replacing a single character
Reasons:
- More idiomatic use of string.

Considering that they are constants, I don't anticipate any performance
gains related to heap-allocation.

Signed-off-by: Perma Alesheikh <me@prma.dev>
2024-01-09 21:55:20 +01:00
..
account use or instead of or_else 2024-01-09 21:49:33 +01:00
backend plug autoconfig to imap and smtp wizards 2024-01-09 21:36:17 +01:00
cache improve folder alias management 2023-12-15 22:54:13 +01:00
completion fix typos 2024-01-05 21:59:41 +01:00
config renamed sync feature to account-sync, put wizard stuff under feature 2024-01-09 09:28:45 +01:00
email use char when replacing a single character 2024-01-09 21:55:20 +01:00
folder use as_deref instead of as_ref for account.name 2024-01-09 21:54:21 +01:00
imap plug autoconfig to imap and smtp wizards 2024-01-09 21:36:17 +01:00
maildir renamed sync feature to account-sync, put wizard stuff under feature 2024-01-09 09:28:45 +01:00
manual fix typos 2024-01-05 21:59:41 +01:00
notmuch renamed sync feature to account-sync, put wizard stuff under feature 2024-01-09 09:28:45 +01:00
output apply pr #461 due to conflicts, bump pimalaya crates 2023-12-10 22:01:49 +01:00
printer refactor folder with clap derive api 2023-12-06 22:13:50 +01:00
sendmail define SendmailConfig once 2024-01-09 21:42:28 +01:00
smtp plug autoconfig to imap and smtp wizards 2024-01-09 21:36:17 +01:00
ui renamed sync feature to account-sync, put wizard stuff under feature 2024-01-09 09:28:45 +01:00
cli.rs clean cargo features 2024-01-08 10:34:37 +01:00
lib.rs fix ambiguous email export 2024-01-01 15:57:30 -05:00
main.rs add one cargo feature per backend feature 2024-01-07 23:48:45 +01:00