Function Coral::from_string# Defined in File Result.h Function Documentation# inline bool Coral::from_string(const char *data, Result &output)# Converts a C string to Result. Parameters: data – [in] A C string to convert. output – [out] The enumeration element to write. Returns: Whether or not the output was written.