Function rust_ad_core::function_signature [−][src]
pub fn function_signature(
function_expr: &ExprCall,
type_map: &HashMap<String, String>
) -> FunctionSignature
Expand description
Gets function signature for internal use