Type Alias StickyRef

Source
pub type StickyRef = Ref;
Expand description

Type aliases for convenience.

Aliased Type§

pub struct StickyRef(pub u8);

Tuple Fields§

§0: u8