Function load_structure_from_string

Source
pub fn load_structure_from_string(
    content: &str,
    filetype: &str,
) -> Result<AtomCollection>