pub fn read_configuration_str( config_content: String, ) -> Result<CuConfig, CuError>
Read a copper configuration from a file.