[][src]Function cosmwasm_schema::export_schema_with_title

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