fn string_to_catalyst_id(s: &str) -> Option<CatalystId>
Convert an Envvar into the Catalyst ID type, None if missing or invalid value.
None