Skip to main content

quotes_function

Function quotes_function 

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

Inserts “. Ignores the parameters.

Eg.

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

Expected output:

"
"