pub fn print_subject_index(
store: &EmailStore,
config: &Config,
) -> Result<String>Expand description
Generates the subject-sorted index page HTML.
pub fn print_subject_index(
store: &EmailStore,
config: &Config,
) -> Result<String>Generates the subject-sorted index page HTML.