pub trait CoreClient: Invoker + WrapLoader + WrapInvoker + UriResolverHandler { }

Implementors§