Skip to main content

parse_selection_string

Function parse_selection_string 

Source
pub fn parse_selection_string(
    _selection: &str,
) -> Result<usize, ChemfilesImportError>
Expand description

Parse-only check for a selection string (returns context size).

Always returns ChemfilesImportError::FeatureDisabled without the feature.