Skip to main content

PlatformDecoder

Type Alias PlatformDecoder 

Source
pub type PlatformDecoder = MacOsDecoder;
Expand description

Decoder selected for the current native operating system.

Aliased Typeยง

pub struct PlatformDecoder { /* private fields */ }