Type Alias cml_chain::utils::Set

source ·
pub type Set<T> = NonemptySet<T>;

Aliased Type§

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