Module documents

Source
Expand description

Document types for FerricLink Core

This module provides document abstractions for handling text and structured data in the FerricLink ecosystem.

Structs§

Document
A document represents a piece of text with associated metadata
DocumentCollection
A collection of documents

Traits§

FromDocument
Trait for objects that can be converted from documents
ToDocument
Trait for objects that can be converted to documents