Type Alias Dsig

pub type Dsig<'a> = TableRef<'a, DsigMarker>;
Expand description

Aliased Typeยง

pub struct Dsig<'a> { /* private fields */ }