pub fn export(spec: &ContractSpec, format: ContractExportFormat) -> ValueAvailable on crate feature
contract only.Expand description
Render the exported document for the requested format. Pure.
pub fn export(spec: &ContractSpec, format: ContractExportFormat) -> Valuecontract only.Render the exported document for the requested format. Pure.