Function rubble_templates::std_fun::strings::quotes_function[][src]

pub fn quotes_function(_: &[String]) -> String

Inserts “. Ignores the parameters.

Eg.

$quote
$quote " hello " "   world" "text  "

Expected output:

"
"