Skip to main content

Crate copybook_dialect

Crate copybook_dialect 

Source
Expand description

Dialect types for ODO (OCCURS DEPENDING ON) min_count behavior.

This crate defines the dialect lever that controls how min_count is interpreted for ODO arrays. Different dialects provide different levels of strictness in enforcing the minimum count constraint.

Use Dialect to select the interpretation mode and effective_min_count to apply it.

Enums§

Dialect
Dialect for ODO min_count interpretation

Functions§

effective_min_count
Compute the effective min_count based on dialect