Type Alias PresharedKeyBinder

Source
pub type PresharedKeyBinder = PayloadU8;

Aliased Type§

pub struct PresharedKeyBinder(pub Vec<u8>);

Tuple Fields§

§0: Vec<u8>