Module anchor_chain::vector::document  
source · Expand description
Structures for managing documents in vector databases.
This module provides the Document and DocCollection structs for handling and managing
documents in vector databases.
Structs§
- A struct representing a collection of documents.
 - Document structure for serializing and deserializing when working with vector databases.