Skip to content
Snippets Groups Projects
Commit 13446ac6 authored by eta's avatar eta
Browse files

tor-dirmgr/bootstrap.rs: refactor load_all -> load_documents_from_store

- Function renamed & docs tidied up a bit
- Function signature now takes what it needs (immutable &dyn Store
  instead of mutex, slice instead of Vec) and nothing more
- DocQuery::load_documents_into was also renamed
  DocQuery::load_from_store_into and given similar treatment
parent 0dfac008
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment