Skip to main content

slither_function_parameter

Function slither_function_parameter 

Source
fn slither_function_parameter<'gcx>(
    gcx: Gcx<'gcx>,
    ty: Ty<'gcx>,
    seen_structs: &mut HashSet<StructId>,
) -> String
Expand description

Formats the Solidity-signature types used by Slither function lookup.