Crate stork_lib

source ·

Modules

Structs

Functions

  • Some search indexes come in multiple chunks. If you’ve parsed the primary chunk of an index and you have the bytes of a secondary chunk, you can use this function to add that secondary data to your original index.
  • Given some bytes, this function will try to unwrap it from its envelope and parse it as a search index, returning that index if it’s successful.

Type Definitions