Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Plume/plume-models
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 lat temu
..
src Introduce Searcher::new 4 lat temu
tests Rust 2018! (#726) 4 lat temu
Cargo.toml add riker as dependency, we will use it to replace searcher 4 lat temu
plume.db-journal Run cargo fmt 4 lat temu
plume_tests.sqlite-journal Run cargo fmt 4 lat temu