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.