pub type Signature = Signature;

Aliased Type§

struct Signature(pub [u8; 64], _);

Fields§

§0: [u8; 64]