Skip to main content

add_rest_pattern

Function add_rest_pattern 

Source
pub fn add_rest_pattern(
    source: &mut String,
    function: &str,
    path_tail: &str,
) -> Result<(), Box<dyn Error>>