candid::types::subtype

Type Alias Gamma

source
pub type Gamma = HashSet<(Type, Type)>;

Aliased Typeยง

struct Gamma { /* private fields */ }