template <typename Protocol>

class NaturalClientImpl

|NaturalClientImpl| implements methods for making asynchronous FIDL calls

with natural types.

All specializations of |NaturalClientImpl| should inherit from

|fidl::internal::NaturalClientBase|.