pub fn print_to_string( module: &Module<'_>, width: usize, ) -> Result<String, ModelError>
Pretty-print a module to a string.