Skip to main content

Crate ox_content_og_image

Crate ox_content_og_image 

Source
Expand description

OG image generation for Ox Content.

This crate provides automatic OG (Open Graph) image generation for documentation pages, creating social media preview images.

Structs§

OgImageConfig
Configuration for OG image generation.
OgImageData
Data for generating an OG image.
OgImageGenerator
OG image generator.
OgImageTemplate
OG image template.

Enums§

ImageFormat
Image output format.
OgImageError
Errors that can occur during OG image generation.
TemplateLayout
Template layout types.

Type Aliases§

OgImageResult
Result type for OG image operations.