Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
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).
před 4 roky
..
src Introduce Searcher::new před 4 roky
tests Rust 2018! (#726) před 4 roky
Cargo.toml add riker as dependency, we will use it to replace searcher před 4 roky
plume.db-journal Run cargo fmt před 4 roky
plume_tests.sqlite-journal Run cargo fmt před 4 roky