Alias APIFunctions

Returns a string tuple of all function members in API which will be implemented by the RPC server and client.

alias APIFunctions(API) = Filter!(isValidMember,derivedMembers);