$darkmode
Herb C Reference
element_source.h File Reference

Go to the source code of this file.

Enumerations

enum  element_source_t { ELEMENT_SOURCE_HTML , ELEMENT_SOURCE_ACTIONVIEW , ELEMENT_SOURCE_HAML , ELEMENT_SOURCE_SLIM }
 

Functions

const char * element_source_to_string (element_source_t source)
 

Enumeration Type Documentation

◆ element_source_t

Enumerator
ELEMENT_SOURCE_HTML 
ELEMENT_SOURCE_ACTIONVIEW 
ELEMENT_SOURCE_HAML 
ELEMENT_SOURCE_SLIM 

Function Documentation

◆ element_source_to_string()

const char* element_source_to_string ( element_source_t  source)