ofdsdk 0.1.1

Strongly typed OFD SDK for Rust
Documentation
//
// -----------------------------------------------------------------------------
//  THIS FILE WAS @generated AUTOMATICALLY. DO NOT MODIFY THIS FILE MANUALLY.
// -----------------------------------------------------------------------------
//

pub mod annotation;
pub mod annotations;
pub mod attachment_file;
pub mod attachments;
pub mod custom_tag_file;
pub mod custom_tag_schema;
pub mod custom_tags;
pub mod document;
pub mod document_res;
pub mod document_res_font_file;
pub mod document_res_media_file;
pub mod extension_data_file;
pub mod extensions;
pub mod ofd_package;
pub mod page;
pub mod page_res;
pub mod page_res_font_file;
pub mod page_res_media_file;
pub mod public_res;
pub mod public_res_font_file;
pub mod public_res_media_file;
pub mod seal_file;
pub mod signature;
pub mod signature_value;
pub mod signatures;
pub mod template_page;
pub mod version;