Skip to main content

I2sTxSupported

Trait I2sTxSupported 

Source
pub trait I2sTxSupported { }
Expand description

Marker trait indicating that a driver supports transmitting data via the I2sTx trait.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§