pub trait AltFnNum {
    fn alt_fn_num(&self) -> U4;
}
Expand description

AltFn number

Required Methods

converts type state

Implementors