I have some function call it, function1(someString1: $string, someString2: $string2) -> () { // stuff }, that\'s defined within struct View and
function1(someString1: $string, someString2: $string2) -> () { // stuff }
struct View