Convience alias
Deserializes a YAML value into the destination variable.
Get the element, cast to the given type, at the given path, in the given node. *
Serializes the given value to YAML.
Try to get the value at path, assign to result, and return success. *
You may not get a variant from a node. You may assign to one, but you must specify a type to search for.
Serializer for vibe.d framework.