Rename csearch.rs
-> cstore_impl.rs
.
This commit is contained in:
parent
2b43fac2b9
commit
0e99b83f52
2 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ mod index_builder;
|
|||
mod index;
|
||||
mod encoder;
|
||||
mod decoder;
|
||||
mod csearch;
|
||||
mod cstore_impl;
|
||||
mod schema;
|
||||
|
||||
pub mod creader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue