Skip to main content

Module ofd_model

Module ofd_model 

Source
Expand description

The OfdModel trait — the core abstraction for OFD document mapping.

Structs§

OfdField
Metadata about a column/field in an OFD model, used for declarative mapping.

Enums§

OfdFieldKind
The kind of an OFD field — determines how it is rendered.

Traits§

OfdModel
The OfdModel trait defines the contract for Rust types that can be mapped to OFD page content.