pub fn parse_value_and_type( analysed_type: &AnalysedType, input: &str, ) -> Result<ValueAndType, String>