Function rubble_templates::std_fun::strings::right_brackets_function [−][src]
pub fn right_brackets_function(_: &[String]) -> String
Inserts “}}”. Ignores the parameters.
Eg.
$}}
$}} " hello " " world" "text "
Expected output:
}}
}}