extract_functions

Function extract_functions 

Source
pub fn extract_functions(
    arena: &mut Arena<Type>,
    id: TypeId,
) -> Vec<FunctionType>