Trait evmil::util::Top

source ·
pub trait Top {
    const TOP: Self;
}
Expand description

Defines an abstract value which has a specific TOP value in the lattice.

Required Associated Constants§

Implementors§