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