pub fn yaml_to_string(yaml: &Yaml, indent: usize) -> String
Convert YAML to a string using with indent amount of space.
indent