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
- Document
Collection - A collection of documents
Traits§
- From
Document - Trait for objects that can be converted from documents
- ToDocument
- Trait for objects that can be converted to documents