// (C) Copyright 2019 Hewlett Packard Enterprise Development LP
use crate*;
use crate*;
use unquote;
use ResultExt;
/// Given a node ostensibly containing a string array, returns an unescaped
/// array of strings
pub
/// Removes escaped line breaks (\\\n) from a string
///
/// This should be used to clean any input from the any_breakable rule
pub