pub type Public = Public;
Expand description

Statement-store specific ed25519 public key.

Aliased Type§

struct Public(/* private fields */);