copybook-core 0.4.3

Core COBOL copybook parser, schema, and validation primitives.
Documentation
1
2
3
4
// SPDX-License-Identifier: AGPL-3.0-or-later
//! Backward-compatible re-export for dialect APIs now hosted in `copybook-dialect`.

pub use copybook_dialect::{Dialect, effective_min_count};