Alias APIOverloads

Returns a tuple of all overloads for all functions in API which will be implemented by the RPC server and client.

alias APIOverloads(API) = staticMap!(OverloadMap,derivedMembers);