pub type PresharedKeyBinder = PayloadU8;

Aliased Type§

struct PresharedKeyBinder(pub Vec<u8>);

Fields§

§0: Vec<u8>