Anki/rslib/src/search
Damien Elmes d380f3034c Split io.rs into separate crate, and use it in proto build
Will be handy to use it in our other scripts in the future too - thanks
Rumo!

Results of benchmarking ./run before and after these crate splits:

- Touching a proto file leads to a slight increase: about +90ms
- Touching an rslib file leads to a bigger decrease, as there's less to
recompile: about -700ms

And ./ninja test is even better: about +200ms and -3800ms.
2023-06-12 15:47:51 +10:00
..
builder.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
card_mod_order.sql Add card mod column for notes mode 2021-04-08 20:14:10 +02:00
deck_order.sql reformat .sql files 2021-01-09 14:08:55 +10:00
mod.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
note_cards_order.sql squash merge browser refactor 2021-03-29 16:14:54 +10:00
note_decks_order.sql Add deck column for notes mode 2021-04-08 19:46:06 +02:00
note_due_order.sql Add note due column 2021-03-30 21:39:15 +02:00
note_ease_order.sql squash merge browser refactor 2021-03-29 16:14:54 +10:00
note_interval_order.sql Add note interval column 2021-03-30 23:44:35 +02:00
note_lapses_order.sql Add note lapses column 2021-03-29 16:06:15 +02:00
note_reps_order.sql Add note reps column 2021-03-29 15:52:02 +02:00
notetype_order.sql reformat .sql files 2021-01-09 14:08:55 +10:00
parser.rs Add the ability to search for custom data properties 2023-05-18 15:54:01 +10:00
sqlwriter.rs Split io.rs into separate crate, and use it in proto build 2023-06-12 15:47:51 +10:00
template_order.sql reformat .sql files 2021-01-09 14:08:55 +10:00
writer.rs Add the ability to search for custom data properties 2023-05-18 15:54:01 +10:00