Module zebra_chain::serialization::constraint
source · Expand description
Serialization constraint helpers.
Structs§
- A
Vec<T>
wrapper that ensures there is at least oneT
in the vector.
Serialization constraint helpers.
Vec<T>
wrapper that ensures there is at least one T
in the vector.