read_mdl_ascii_from_str

Function read_mdl_ascii_from_str 

Source
pub fn read_mdl_ascii_from_str(s: &str) -> Result<Mdl, MdlAsciiError>
Expand description

Reads an ASCII MDL model from a string.