Module everscale_types::util
source · Expand description
General stuff.
Structs
- Small on-stack vector of max length N.
- Helper struct to pretty-print hash.
- Helper struct to pretty-print optinal hash.
Functions
- Brings unlikely to stable rust.
Derive Macros
- Implements [
Clone] for the type. - Implements
Debugfor the type. - Implements [
Eq] and [PartialEq] for the type.