Type Alias codec_sv2::StandardDecoder

source ·
pub type StandardDecoder<T> = WithoutNoise<BufferFromSystemMemory, T>;

Aliased Type§

struct StandardDecoder<T> { /* private fields */ }