Skip to main content

simple_function_symbol

Function simple_function_symbol 

Source
pub fn simple_function_symbol(
    node: &Node<'_>,
    content: &str,
    name: &str,
    docstring: Option<String>,
) -> Symbol
Expand description

Create a simple function symbol (convenience wrapper).