write_mdl_ascii_to_string

Function write_mdl_ascii_to_string 

Source
pub fn write_mdl_ascii_to_string(mdl: &Mdl) -> Result<String, MdlAsciiError>
Expand description

Serializes an MDL to an ASCII string.