$darkmode
Herb C Reference
element_source.h File Reference
#include "util/hb_string.h"

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

hb_string_T 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()

hb_string_T element_source_to_string ( element_source_t  source)