Function email::utils::yaml_to_string

Function Documentation

std::string email::utils::yaml_to_string(const YAML::Node &node)

Convert YAML node to string.

Parameters:

node – the YAML node

Returns:

the string equivalent