Function cosmwasm_schema::export_schema_with_title[][src]

pub fn export_schema_with_title(
    schema: &RootSchema,
    out_dir: &Path,
    title: &str
)