Skip to main content

build_signature

Function build_signature 

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

Build signature for a JS/TS function, method, or class node.