Trait ServiceProxy

Source
pub trait ServiceProxy: Sized {
    type Service: ServiceMarker<Proxy = Self>;
}
Expand description

Proxy by which a client sends messages to a FIDL service.

Required Associated Types§

Source

type Service: ServiceMarker<Proxy = Self>

The FIDL service this proxy represents.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

impl ServiceProxy for ServiceProxy

impl ServiceProxy for DeviceProxy

impl ServiceProxy for EchoServiceProxy

impl ServiceProxy for BankAccountProxy

impl ServiceProxy for DependencyInjectionServiceProxy

impl ServiceProxy for PerformanceCounterServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for CodecConnectorServiceProxy

impl ServiceProxy for CodecServiceProxy

impl ServiceProxy for CompositeConnectorServiceProxy

impl ServiceProxy for DaiConnectorServiceProxy

impl ServiceProxy for DaiServiceProxy

impl ServiceProxy for DeviceServiceProxy

impl ServiceProxy for StreamConfigConnectorServiceProxy

impl ServiceProxy for StreamConfigServiceProxy

impl ServiceProxy for ConnectorServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for EmulatorServiceProxy

impl ServiceProxy for HciServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for LightServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for UsbServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for SuspendServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for InfoServiceProxy

impl ServiceProxy for ElementInfoProviderServiceProxy

impl ServiceProxy for DeviceProxy

impl ServiceProxy for PartitionServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ControlServiceProxy

impl ServiceProxy for ServiceProxy

impl ServiceProxy for ServiceProxy