module doc_reform.io_out; public import std.algorithm, std.array, std.container, std.exception, std.path, std.process, std.range, std.regex, std.stdio, std.string, std.traits, std.typecons, // std.uni, std.utf; public import doc_reform.share.defaults, doc_reform.io_in.paths_source, doc_reform.io_out.defaults, doc_reform.io_out.paths_output, doc_reform.io_out.rgx;