API Reference
Welcome to the API documentation for the librawssg workspace. Each crate is documented individually, covering its public types, traits, functions, and usage examples.
- librawssg_compiler – Build pipeline, builder, context builder, generator, pattern matching, and orchestration.
- librawssg_config – Configuration structures (Config, SiteConfig, BuildConfig, ContentRule, NavItem) with validation and serialization.
- librawssg_error – Unified error enum and Result alias used across all crates.
- librawssg_fs – Filesystem abstraction trait and RealFs implementation with path traversal protection.
- librawssg_handler – Document, Metadata, and the Processor trait for content processing.
- librawssg_templates – RenderContext, Renderer traits, and the TeraRenderer implementation.
Select a crate from the list above to view its complete API documentation, including methods, fields, examples, and testing notes.