Type Alias foundation_ur::Decoder

source ·
pub type Decoder = BaseDecoder<Alloc>;
Expand description

A decoder.

Aliased Type§

struct Decoder { /* private fields */ }