[][src]Trait pico_streaming::ToStreamDevice

pub trait ToStreamDevice {
    fn to_streaming_device(self) -> PicoStreamingDevice;
}

Converts PicoDevice into PicoStreamingDevice

Required methods

Loading content...

Implementations on Foreign Types

impl ToStreamDevice for PicoDevice[src]

Loading content...

Implementors

Loading content...