Skip to main content

write_aux

Function write_aux 

Source
pub fn write_aux(file: &AuxFile) -> String
Expand description

Serialize an AuxFile in canonical form: legacy headers, space delimited values, one row per line, two space indentation. Idempotent under parse_aux.