Type Alias CallbackRef

Source
pub type CallbackRef = Ref;
Expand description

Type aliases for convenience.

Aliased Type§

pub struct CallbackRef(pub u8);

Tuple Fields§

§0: u8