Expand description
Foreign path / CON → CON write for stack migration (CLI + library). Foreign path or CON → multi-frame CON write (migration surface).
Used by the CLI (readcon-core convert …) and callable from Rust without
inventing a second conversion stack. Non-CON inputs require the chemfiles
feature at runtime (chemfiles_import::chemfiles_enabled).
Structs§
- Convert
Report - Outcome of a successful convert.
Enums§
- Convert
Error - Errors from path conversion.
Functions§
- convert_
path_ to_ con - Convert
input(CON or chemfiles-readable foreign format) to CON atoutput. - path_
looks_ like_ con - True when the path looks like native CON/convel (including compressed suffixes).
- read_
frames_ for_ convert - Read frames from a path: native CON/convel via the hot-path iterator, else chemfiles.