Type Alias QuoteHash

Source
pub type QuoteHash = FixedBytes<32>;

Aliased Type§

struct QuoteHash(pub [u8; 32]);

Fields§

§0: [u8; 32]