Type Definition kimchi_msm::lookups::Lookup
source · pub type Lookup<F> = Logup<F, LookupTableIDs>;
Expand description
Additive lookups used in the MSM project based on Logup
pub type Lookup<F> = Logup<F, LookupTableIDs>;
Additive lookups used in the MSM project based on Logup