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.
Plume/src
Ana Gelez f6d169567c
Introduce Searcher::new
This function does what was previously done in main:
create a search index, and try to recover for errors
if possible.

This commit also fixes plume-cli to use the new Searcher
API (that depends on a DbPool, not on a single Connection).
4 years ago
..
api refactor login 4 years ago
routes Introduce Searcher::new 4 years ago
inbox.rs Rust 2018! (#726) 4 years ago
mail.rs Grammar corrections followup to #510 (#512) 5 years ago
main.rs Introduce Searcher::new 4 years ago
template_utils.rs Rust 2018! (#726) 4 years ago
test_routes.rs Add tests for plume webserver (#513) 5 years ago