Function cosmwasm_schema::export_schema

source ·
pub fn export_schema(schema: &RootSchema, out_dir: &Path)
Expand description

Exports a schema, auto-generating filename based on the metadata title of the generated schema.