Skip to main content

right_brackets_function

Function right_brackets_function 

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

Inserts “}}”. Ignores the parameters.

Eg.

$}}
$}} " hello " "   world" "text  "

Expected output:

}}
}}